This topic is locked

Auto Navigate to Record in PHPRunner Form

3/28/2006 8:00:10 AM
PHPRunner General questions
jpedwardspost author

Hi,
If I have a phprunner generated form for doing basic CRUD on a table, is there anyway I can launch the form and pass it record_id and it automatically go to that record when the form is first launched.
Maybe a hyperlink with a get parameter e.g. book_id=3272
Cheers,

JP

Sergey Kornilov admin 3/29/2006

Hi,
you can go to the VIEW page of required record, copy URL and use it for redirect to another record or page.

URL can look like:

customers_view.php?editid=ANTON