This topic is locked

After Edit go to same record

10/27/2008 12:40:23 PM
PHPRunner General questions
R
rainerwolf author

Hi,
is this possible:
After edit and save a record, i want to go back to the list page and position directly to the record that has been updated. In the moment the list page shows me the first record.
For example:
On the list page you see all records. Record no 15 will be edited and save. After that the list page must position to record 15 on the list page, and not on the first record.
Rainer

J
Jane 10/28/2008

Rainer,
you need to edit list page manually on the Visual Editortab, add anchor URLs and redirect to these links in the events.

R
rainerwolf author 10/28/2008

Jane,
what do you mean with "add anchor URLs and redirect to these links in the events". Please, i need an example.
Rainer

J
Jane 10/31/2008

Rainer,
you need to add anchor URLs on the list page on the Visual Editor tab in HTML mode manually.

More info about it here:

http://www.w3schools.com/HTML/html_links.asp