Multiple HTML links for different events by an individual salesman or T4 userid.

You must first have a registration/salesman user created within the T4 system. If you do not, then contact CTS Support.

The registration link syntax below should be edited and saved in notepad with the file extension “html”.

Two examples:

examples
<a href="https://cts.sim.t4login.com/register/?salesman=t4userid&ref=Webinar_20120213">Webinar Registration A</a>
 
<a href="https://cts.sim.t4login.com/register/?salesman=t4userid&ref=Webinar_20120214">Webinar Registration B</a>

Test Be sure to always use a new unique userid so the system doesn’t already have it registered. If you keep the sales event unique enough like the above (by including the date), then an easy test would be for [email protected]. You won’t get the email but the user will be created in the system, and you will see it from your registration page.

Examples Rendered as HTML: