You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 12 Current »
In SimpleOne, you can customize your instance by adding a company logo and favicon, uploading a background image, and specifying default language and timezone.
Role required: admin.
Portal and instance customization includes the following elements:
- Instance logo, favicon, and page title.
- Default timezone and language.
- Authorization page settings.
- Portal logo and favicon.
- Portal background image.
Instance branding
Use the following properties to customize your instance. To set up properties, complete the following steps:
- Navigate to System Properties → All Properties.
- Find the property record you need using the list search boxes or the condition builder and open it.
- In the Value field, enter the value you need.
Click Save or Save and exit to apply the changes.
Property name | Description |
---|---|
Instance | |
ui.branding.logo | Specifies the source file of the main page logo. In the Value field, specify the ID of the image record from the Attachment (sys_attachment) table. Allowed file extensions: png, jpg, svg. Recommended logo sizes:
You can upload large images, but they will be compressed. |
ui.branding.favicon | Specifies the source file of the current instance favicon. In the Value field, specify the ID of the image record from the Attachment (sys_attachment) table. |
ui.branding.pageTitle | Specifies the title for the main page. |
simple.instance.uri | Specifies the page URI of your instance. |
Default settings | |
user.timezone.default | Specifies the default timezone for the users. In the Value field, specify the timezone name from the Timezone (sys_timezone) table. |
user.language.default | Defines the default system language. In the Value field, specify the language name from the Language (sys_language) table. |
Authorization page | |
page_access.redirect_url | Defines the path to the page to which an unauthorized user is redirected. |
simple.auth_page.help_info.en | Defines the English text of the Help message on the Login page. In the Value field, enter the text using the HTML elements. |
simple.auth_page.help_info.ru | Defines the Russian text of the Help message on the Login page. In the Value field, enter the text using the HTML elements. |
simple.auth_page.support_email | Specifies the contact email. |
simple.auth_page.support_site | Specifies the contact site. |
simple.auth_page.support_phone | Specifies the contact phone number. |
Portal branding
Portal logo and favicon
To define the portal logo or favicon, perform the following steps:
- Navigate to Portal Structure → Portals.
- Find the portal record you need using the list search boxes or the condition builder and open it.
Click the attachments icon
in the Logo or Favicon field and upload the file.
- Click Save or Save and exit to apply the changes.
Background image
To define the background image on the portal page, perform the following steps:
- Navigate to Portal Structure → Pages.
- Find the page record you need using the list search boxes or the condition builder and open it.
- In the Related Lists area, select the Page Container tab and open the record you need.
- Click the attachments icon
in the Background image field and upload the file you need.
- Click Save or Save and exit to apply the changes.
Recommended image width: 1900px.
The height of the image depends on the number and size of the page elements.
- No labels