This topic is locked

Can't create an edit form

4/18/2007 10:11:12 AM
PHPRunner General questions
D
dcrera author

Hi,
I want to create an Edit ONLY form for an application. Phprunner will not allow me to do this in the Choose Pages/Pages to Build section.
The record is created in a seperate application and adding/deleting a record is not allowed in application I am doing.
The key fields will be passed to this page for Edit.
Any alternatives ? and any reason why this is so.
Thanks

T
thesofa 4/18/2007

How will you get the record number for the edit page?

D
dcrera author 4/19/2007

How will you get the record number for the edit page?


I would pass the key field to the Edit form from another form

Alexey admin 4/19/2007

Hi,
build List and Edit pages then delete generated ..._list.php file.