Anuj Puri
Posts: 0
Joined: Wed Dec 31, 2014 4:24 pm

Populate Select Component with Appery Database

I have a "Clients" collection within my Appery database, which include name, address and phone number on each row for each client.

I want to create a drop-down menu (a select component), where the selectable options are pulled from this "Clients" collection (combining name, address and number onto each selectable line). How do I go about doing this?

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

Populate Select Component with Appery Database

I believe it's something similar to this post

https://getsatisfaction.com/apperyio/...

Perhaps you can map the record / unique id to the counter value and use that in case you need to do a lookup, or fetch additional data from the collection

Anuj Puri
Posts: 0
Joined: Wed Dec 31, 2014 4:24 pm

Populate Select Component with Appery Database

Thank you... that definitely helped!

Return to “Issues”