matjazp Posted June 19, 2014 Share Posted June 19, 2014 Hi! How to write a module (where to hook) if I would like to use page edit link in front-end and perform redirect after successful Save (returning url could also be the same page the link is displayed): $url = $config->urls->admin . "page/delete/?id={$page->id}&modal=1&redirectUrlAfterSave=somewhere"; echo "<a href='$url>edit</a>"; Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now