List Populated from a Table

I am trying the create a pop down that would be populated from a table.

i.e. I have a table with a list of Doctors. I would like to have a pop down called "Select Doctor" that would show the list of doctors (derived from the table). The user could then click on the relevant Doctor and select him or her.

I have tried a number of components and can't find this feature. What is the component called?

Mike

Hi @mdsmith1,

You are most likely looking for a Select component. As the data source you can reference a query for your doctors. This could either be a simple list of doctors or filtered by say doctors in your table.

Thank you Shawn. I will give these a try.

I will mark this as the solution.

Mike

Sounds good Mike. Feel free to reach out it you need help building the query.