How to auto populate choice option in UI page so that I don't write all options manually in html.
Hi I am creating a UI page which has a dropdown to Select state. Now i actually have around 35 choices and i don't want to write them up in html manually incase some option is made inactive in future.Is there another way to somehow auto-populate them...