Where | Description |
Advanced Features Page Tab |
System wide redirect url. This redirects the url for all the capture pages and causes the redirect url under My Personal Info to disappear. This can be overriden by a capture page using the (2) methods below. You can use ~username~ to pass the username of the member. |
My Personal Info | If a redirect url is not defined under advanced features, then an option appears on the signup page, as well as under my personal info where an member can edit the redirect url themselves. |
Admin Edit Capture Page |
A way to set a redirect url for a specific capture page from within the admin. Go to edit pages (your-domain.com/admin/editpages) while logged in as the admin and select the page you want to set the redirect url to. If capture pages are editable by members in your system, then they can also use this to set the redirect urlwhen they are editing a page. You can use ~username~ to pass the username of the member. |
Capture Page PHP File | Takes precedence over all the other methods. To use this, add a hidden variable to the form on the capture page named redirect. You can use ~username~ to pass the username of the member. |