|
Re: showing wrong code - list item (urgent) [message #558150 is a reply to message #557975] |
Tue, 19 June 2012 13:20 |
cookiemonster
Messages: 13963 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
Do not try and use dynamic list items, it doesn't work.
You will not be able to query the data once it is entered.
Forms automatically rejects records that don't match the current list item values when querying.
So if the list item is set to india values, you will not be able to query australia records.
Use text items with LOV's instead.
|
|
|