mobiscroll and database
Hi,
I would like to implement mobiscroll "group select" scroller,
the scroller has 2 wheels
I need to populate the scroller from db,
however I have 3 fields in the db I need to use
"Town, Name, Email
only 2 of the fields are visible in the scroller town and name and the 3rd field Email is the value of name, and when the name is selected in the app the corresponding value is used by sendgrid.
is this possible within apperyio?