Help > Forum > Website Integration > Pre-filling fields on the sign up page

Pre-filling fields on the sign up page

You can send users to the forum sign up page with specific fields filled in already by extending the sign up URL with parameters for the fields that you'd like to pre-fill.

For example, if I wanted to pre-fill a custom profile field with the ID field4224 with the text "My prefilled value", the sign up page address would be:

https://FORUM_DOMAIN/register/register?field4224=My%20prefilled%20value
(Replace FORUM_DOMAIN with your forum domain name.)


If you still need help, please contact us.