Create your table

Create your function

Load the data into an array. And then map it to a text list (so the drop down can use it)

Create a single select, and create its ‘selected value’

Populate the drop down from the drop_down_list

Now write a trigger to populate the selected index


[…] The easier way to do this is here https://michaelellerbeck.com/2023/04/14/tulip-drop-downs-updated/ […]