Hello,
I have 3 accounttypes:
- test1
- test2
- test3
Can i let people join by an url where the accounttype selection is in the url?
Example:
www.test.com/join/test1 -> will set test1 as default accounttype
www.test.com/join/test2 -> will set test2 as default accounttype
etc
is that possible?