This topic is locked

Using different field settings on Add, Edit or search pages

6/3/2009 12:05:57 PM
PHPRunner General questions
A
ashipley author

I am having a problem in PHPRunner 5.1 (1977) with the drop down lookup wizard. My problem is this:

Is there a way to use a lookup wizard based on one table for the add page, and a different table for another page, or possibly to make the field simply a text field on the other page.
For example, when a new user logs in, he states his name and company. He next goes to a page to furnish information about his company. On the second page, the company name is a drop down wizard that only allows him to pick a company name already registered by a user. Later, if I want to search for company information, I want to search the company name from the companies field, not the users table. Can this be done?
Arthur