Skip to main content

Hi all,

I’m looking to add a value to <option> in a dropdown like below. Currently we’re using an api to populate the dropdown. We want to rather add the options ,displayed in the dropdown, manually. But we need to add a value to the <option> to make that happen, does anyone have any suggestions? Thank you!

 

Hey @Robyn, if you are just looking to add options manually to a drop down list in your form then you can do so by adding menu choices to your drop down list field as shown in the screenshot here: https://www.screencast.com/t/wsQWLE7US4Dp.

If you are looking to to add these options to a custom form then you should be able to use the option html tag to add these options to your dropdown menu. 👍 


Reply