This topic is locked

Lookup-Tabel in edit-page, but not in search-page

6/23/2007 12:52:02 PM
PHPRunner General questions
P
punch author

Hello
i want to have a lookup-table in the edit-page, but not in the (advanced-)search-page.

But if i change property to "lookup-table" on tab "edit page", on tab "search page" ist changed to lookup too. If i change properties in seach-page, edit-page is changed too.
Does PHPR allows different properties on both pages?
Punch

Sergey Kornilov admin 6/23/2007

Punch,
the current version of PHPRunner do not allow you to have separate edit formats on Edit and Search pages.
I can recommend to create an additional view (Datasource table tab) and setup search page the way you need it.

P
punch author 7/1/2007

Punch,

the current version of PHPRunner do not allow you to have separate edit formats on Edit and Search pages.
I can recommend to create an additional view (Datasource table tab) and setup search page the way you need it.

P
punch author 7/1/2007

That would be i good idea - but the next question: Can i change from one search form to another list form?
For example: I build my forms as usual with lookup-fields (#1) and a additional view without lookup-fields (#2).
Now I want to "jump" from the search form without lookup-fields (#2) into the list form and from there to the edit form which has lookup-fields (#1), because i dont want the lookups in the search, but i want to see them if i edit / add.
Best regards
Punch

Sergey Kornilov admin 7/2/2007

Yes, you can do this.
Proceed to the search page in Visual Editor and switch to HTML mode.

Find the following code snippet and replace filename in bold with the new one.

<FORM name=editform action=Cars_list.php method=post