This topic is locked

2 Edit forms for the same table

6/1/2007 3:16:01 AM
PHPRunner General questions
D
dcrera author

Hi,
I want to create two separate EDit forms for the same table, because the process for each presentation is quite different. How can I do this in the same project ?
Thanks

J
Jane 6/1/2007

Hi,
to create another presentation of edit page create new view for this table on the Datasource tables tab and use edit page of this view.

D
dcrera author 6/1/2007

Jane,
Great, I thought that a view cannot be updated, so guess it is not quite an Oracle view.
Thanks

Hi,

to create another presentation of edit page create new view for this table on the Datasource tables tab and use edit page of this view.

J
Jane 6/1/2007

Hi,
custom view in the PHPRunner is only another presentation of the table. You don't create real view in the database.

You can find more info about PHPRunner views here:

http://www.xlinesoft.com/phprunner/docs/li...age_options.htm