Create option list with ID
Posted: 2025-04-10 03:06
Hi,
I have a question about option lists, for example:
Monday;;Tuesday;;Wednesday;;Thursday;;Friday;;Saturday;;Sunday
How can the dropdown show these days while the values stored are just abbreviated or ID numbers assigned to these days, such as:
1,Monday;;2,Tuesday;;3,Wednesday...............
OR
Mo,Moday;;Tu,Tuesday;;Wd,Wednesday...........
Can appgini produce option lists like dropdowns where the stored value is the ID and Displayed value is a description?
I have a question about option lists, for example:
Monday;;Tuesday;;Wednesday;;Thursday;;Friday;;Saturday;;Sunday
How can the dropdown show these days while the values stored are just abbreviated or ID numbers assigned to these days, such as:
1,Monday;;2,Tuesday;;3,Wednesday...............
OR
Mo,Moday;;Tu,Tuesday;;Wd,Wednesday...........
Can appgini produce option lists like dropdowns where the stored value is the ID and Displayed value is a description?