Dynamic Dropdown

I am new here.
Can someone please tell me how to form a database to create a dynamic dropdown?
I have tried adding the items in a new data type but it still does not show the dropdown.

I want people to select a skill from the dropdown.

Hi there, @highlancer.in… if the skills will always be defined on the back end (i.e., in the editor as opposed to users being able to enter new skills that are not already in the dropdown), I would use an option set to define the skills.

Then, you can show the skills in a dropdown like this…

Hope this helps.

Best…
Mike

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.