How do I make a field into a drop down selector?
Archived from the Xataface Users forum.
JSours — Mon Aug 08, 2011 7:14 am
I looked in http://xataface.com/documentation/tutor … ustomizing, but I don’t see anything about making a field a drop down selector. any ideas?
Thank you
ADobkin — Mon Aug 08, 2011 7:34 am
ENUM field types, if set up that way in the database with a static list, will automatically display as drop-down selection lists. If that doesn’t meet your needs, simply click on the next page in the getting started guide:
Using Value-lists
http://xataface.com/documentation/tutor … valuelists
JSours — Mon Aug 08, 2011 7:37 am
Ah ha, Thank you!