Go to the previous topic.    Go to the next topic.

return_link_title

This is the title that will be used to link the user back to the page you specify with return_link_url. The two fields will be shown on the resulting form page as:

<ul><li><a href="return_link_url">return_link_title</a></li></ul>

Field syntax

<input type="hidden" name="return_link_title" value="Back to Main Page" />