Im using developer 6i forms. I have several thousand records in an existing database. My forms use several list_items... for example job title. My drop down for job title has several selections. The problem I have is that we have job titles that are in the database that no longer active so we dont have them in the list_items. If i do query on these records, they dont appear to exist. If I change their job title to one that IS in the list_items, they DO show up in a query. Since things such as job titles are subject to change how can I insure that even inactive titles appear in queries? I dont want to allow users to select inactive job titles.
thanks for any suggestions
thanks for any suggestions