How to populate a list item...
Hi Guys,
i have created one of the field on my form as List Item. Now i want to populate this Item with some values in a table.
I have a base table with
Country_ID and Country_Name fields.
I want to populate my List Item on the form in such a style that it just display Country_name in the list, while Country_ID is saved in the database.
The datatype of the field on my form is NUMBER.
How can i populate my list item with a values selected from a database table, description is displyed while code is to be save?
Pliz help,
Imran Baig