...
- Edit the space menu.
Add the home link using the syntax shown - change the url to specify your server name, port, tenant id, user id and space id. The ending portion after your space id must be /home?embed=true
Code Block ** Home|http://your server:8082/frevvo/web/tn/your tenant/user/your user/space/your space id/home?embed=true
- To add it as a tab, precede the word Home with one asterisk instead of 2.
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.
Code Block * Important Items ** Task List|http://localhost:8082/frevvo/web/tn/doctenant/subject/{subject.id}/tasks?embed=true ** Home|http://localhost:8082/frevvo/web/tn/doctenant/user/designer/space/mycompany/home?embed=true
- Save your changes.
Adding an Anonymous Signup form link to the Space Menu
Code Block |
---|
** Signup|https://<your frevvo server host:port>/frevvo/web/tn/d/user/frevvo/app/_bDd4YX76EduXFsA4l9RQeQ/formtype/_NQascBXoEd-Cn_oBMDPlNQ?_method=post&embed=true |
Locale Preference for Spaces
...