showing LOV [message #382910] |
Mon, 26 January 2009 04:27 |
laith
Messages: 41 Registered: December 2008 Location: U.A.E
|
Member |
|
|
I have 3 text items (city,zone_code,route_code), zone_code has LOV and route_code has LOV… I would like to know how to do if city has data so the zone_code show lov depend on the data in city but if the city is null so lov in the zone_code showing all the data that zone_code has.
Samething with route_code, the route_code has data depend on the data in city and zone_code, so if the city is null and zone_code has data , so route_code showing lov depend on just zone_code and the city has data and zone_code is null, so route_code showing lov depend on just city. Thank you guys for your support.
|
|
|
|
Re: showing LOV [message #383013 is a reply to message #382910] |
Mon, 26 January 2009 23:54 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Create the 'record_group'. Create an 'LOV' using the 'record_group'. Create an item using the LOV. Update the LOV to point to the new item. That's pretty much it.
david
|
|
|