This topic is locked

Redirect to another page

5/18/2011 2:57:16 AM
PHPRunner General questions
S
seanbull81 author

Hi,
I used the redirect to another page in Events After record added / updated in Add / Edit Pages. Since I changed the default php file names into my own ones. I noticed the app generated page tablename_add.php and tablename_edit.php are still used (I deleted the two files and got errors).
My file: New.TableName.php & Edit.TableName.php
Could you tell me how can I do this or do you have any other solution? Thanks.
Best Regards,

Sergey Kornilov admin 5/18/2011

I guess you need to change redirect URLs in your event code to reflect new file names.