Data from DB in a drop down

Hello,
I have created a Create New task page.

And this data goes to the DB

Now, I want to extract that data in a drop down into some other page (let’s say Task name)
How is that done?
Thanks!

For a dropdown with a list of tasks …

Set a dynamic dropdown with data type of Task and then use “Option caption” to set it to Name.

image

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