Section | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Adding an Anonymous Signup form link to the Space Menu
You can add the URL to an anonymous signup form for your tenant. Users can create a user account in your tenant using this published registration url. The designer does not have to create the form, the url shown below accesses the Add User Anonymous Register form included with . When thsi form is submitted, the user receives an activation email which enables the account.
You must check Anonymous Users in your tenant to take advantage of this feature. Also, there is an invisible control on this form which requires the tenant name. The form will not submit if this field is left blank. Append _data parameter to initialize the control with your tenant name:
...
Code Block |
---|
** Signup|https://app.frevvo.com/frevvo/web/tn/d/user/frevvo/app/_bDd4YX76EduXFsA4l9RQeQ/formtype/_NQascBXoEd-Cn_oBMDPlNQ?_method=post&embed=true&_data=(Tenant:"<your tenant name>") |
...
4. To add it as a tab, precede the word
...
Signup with one asterisk instead of 2.
5. To add it as a selection under the Important Items tab, precede the url with 2 asterisks and place it in the menu under the * Important Items entry.
...
4. To add it as a tab, precede the word Home Signup with one asterisk instead of 2.
5. To add it as a selection under the Important Items tab, precede the url with 2 asterisks and place it in the menu under the * Important Items entry.
66. Save your changes.
Locale Preference for Spaces
...