Section | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
When you create a space, creates a tab on the space for each of your applications — and also adds Task List and Login/logout tabs. The application tabs display a list all of the public and deployed forms/flows in that application; undeployed forms and flows are not included. For testing purposes, forms/flows with a visibiility setting of private are added to the space menu if the user is logged in as a designer. If A form/flow with a visibility set to public in tenant, canot be accessed unless the logs in to the tenant. If the visibility of a form/flow is restricted to a specific role via the ACL feature, the form/flow and it's associated tab will not appear on the space menu unless the logged in user has been assigned that role or they are the designer. If an application has no forms/flows, doesn't create a tab for it.
...
Tip |
---|
You might want the default logo to be your company logo. You can configure the frevvo.logo.url parameter in the <frevvo-home>\tomcat\conf\Catalina\localhost\frevvo.xml file or you can unzip the <frevvo-home>\tomcat\webapps\frevvo.war file and modify the configuration parameter in the web.xml file with the URL to your logo file. Click here for a step by step procedure of how to modify these files. Modifying this configuration parameter will change the default logo to your image for all of including Spaces. |
...
Adding Tabs and Forms/Flows to the menu
Click to edit the application tabs. You can use the editor shown below to add, delete, or rearrange the tabs in your space, and add or remove forms or flows from the drop-down tab menus. The editor uses this format:
...
If you are using a tenant configured for a container security manager and you want to allow anonymous access to your forms/flows, you must add a public URL to your space menu.
Notice the URLs generated in when you create a space show the tenant name hardcoded.
...
Adding an Anonymous Signup form link
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:
...