This topic is locked

Hide Edit button after adding record on add page

3/31/2015 10:51:15 AM
PHPRunner General questions
B
bcritchley author

I have an add record page and an edit page. When you click the submit button on the add record page I have an email being sent using the After record added event section, and then there is a message that comes up on the web page for the user saying that the record was added and a link to the edit page appears.
I wish to hide the link to the edit page from uses and was wondering how I can do this?