Configuring the operation of web applications
Functionality available to organizations
The operation and appearance of the Signomix webapp can be customized according to the organization's requirements by:
- specifying the name of the organization displayed in the top bar of the web-application
- specifying the URL to the organization's logo file
- select the text color and background of the top bar of the webapp
- configuring the visibility of selected menu items
- link to Signomix general documentation
- link to documentation for members of the organization (Help)
- selecting the dashboard that will be displayed as the home page by default
Example settings:
{ "name": "Signomix Demo", "logo_url": "https://frog01-20608.wykr.es/img/demo-logo.png", "text_color": "#f8f9fa", "background_color": "2b1a17", "menu_help": true, "menu_documentation": true, "mainDashboard": "S-0123456789" }