Skip to main content

Adding Team Registration Link to Website

Written by Angel Horowitz

To add a direct link to the Team Registration page within Dash Online add the following HTML:


<a href="https://apps.dashplatform.com/dash/index.php?action=TeamRegister&company=companycode">Register Your Team Here</a>
​

You can add additional filters to the URL if you want to force them into a specific Season.
​
​https://apps.dashplatform.com/dash/index.php?action=TeamRegister&company=companycode&seasonID=9
​
​Note: you will need to change companycode to be your own company code.

Did this answer your question?