1. Home
  2. Knowledge Base
  3. GMS
  4. Can I change the page displayed after joining a list?

Can I change the page displayed after joining a list?

Question

GMS Communication Server has some standard pages that may be used to add a “join” or “leave” button to your web site. When the user enters their email address and presses the button, a MML page is called which displayed “Your request has been sent to the List Server. Please use the browser’s back button to return the original page”

Answer

Yes.

Yes, although joinlist.mml itself is hard coded you can pass a variable in the form that calls joinlist.mml. This variable (called “relocateaddress”) will tell the form to load an alternative page instead of displaying the standard message. So, by adding the line:

<input type="hidden"
       name="relocateaddress"
       value="http://www.gordano.com">


to your form, users would be redirected to Gordano’s home page after they have been added to the list.

Keywords:MML list join GLCommunicator submit HTML

Was this article helpful?

Related Articles

Contents

Need Support?

Can't find the answer you're looking for?
Contact Support