Drop-Down Info From Seperate DataCollec

Hello,

Sorry for another post. I have 2 database collections one called Nation-Registry and one called Submit-Organizations. In the Submit-Organization there is a text field called “Name”. Is it possible to make a dropdown on the Nation-Registry database collection where it displays the text inputs that are on the “Name” live database from the Submit-Organizations. Sorry if my explaining is rather complicated.

Yes, this is possible.

First, you need two datasets, one for each collection.

Then, you need to use the dropdown’s connect panel to connect to both of those datasets:

  1. In the top section, connect to the Nation-Registry dataset and choose the field to connect the selected dropdown option to.

  2. In the Connect a List section, choose Connect dropdown list items , and connect to the Submit-Organization dataset and the Name field. Note, that if you have more than one item with the same name, it will show up twice in the dropdown options.

Sam, I think what Jason is looking for is a dropdown * in the Content Manager itself *, not on the site page.
Jason - am I correct?

Hello,

Ziv, Sam was correct! :wink:

Thank you, I just did it and it worked out good, thanks so much!