Search found 2 matches
- Sun Feb 21, 2016 7:32 pm
- Forum: Talking LiveCode
- Topic: Populating menu with label and value
- Replies: 3
- Views: 2301
Re: Populating menu with label and value
Thanks I'll play around with both solutions.
- Wed Feb 17, 2016 11:04 pm
- Forum: Talking LiveCode
- Topic: Populating menu with label and value
- Replies: 3
- Views: 2301
Populating menu with label and value
A typical HTML menu has a label and a corresponding value. I'm new to LiveCode but all the examples I've seen here of populating a menu from a database show only the label being populated. Will the control accept both a label and a value such as: AK 1 AL 2 AR 3 Where the label is a state name but th...