Skip to main content
October 9, 2022
Solved

how to add the text fields into the dropdown like as you can see into the image in the personal details there are the text fields like first name and other text fields ?

  • October 9, 2022
  • 10 replies
  • 0 views

    Best answer by cadellv0003

    Not really sure what you are referring to -  by dropdown, are you referring to the collapsible section with a blue bar? 

    I assume you're trying to add different components into a Box Layout and calling it a Dropdown since it collapses/expands. 

    Box Layout - Container for other components (Can collapse, and 'drop down' when you click on it)
    Dropdown - Component which lets you select item/items from a list
    Text Field - Free Input

    If I'm right and this is what you're trying to achieve, you can add various components into the contents of a Box Layout - 

    10 replies

    stefanhelzle0001
    October 9, 2022

    I feel like I do not really understand what you want to achieve. Can you explain in more detail?

    October 9, 2022

    like i just want to create a dropdown which contains the text fields 

    stefanhelzle0001
    October 9, 2022

    Hm..... did you try to add a dropdown field? If yes, what was wrong with it?

    October 10, 2022

    Not really sure what you are referring to -  by dropdown, are you referring to the collapsible section with a blue bar? 

    I assume you're trying to add different components into a Box Layout and calling it a Dropdown since it collapses/expands. 

    Box Layout - Container for other components (Can collapse, and 'drop down' when you click on it)
    Dropdown - Component which lets you select item/items from a list
    Text Field - Free Input

    If I'm right and this is what you're trying to achieve, you can add various components into the contents of a Box Layout - 

    October 10, 2022

    thanks man this is what exact which I'm i looking for !