App Branding Settings
Home Screen Background
PulsarSetting Name | Pulsar Home Page Background | ||
---|---|---|---|
Key | pulsar.home.backgroundImage | ||
Value |
- This Pulsar setting expects a PNG file for 1024 x 768 (recommended resolution). The file will be attached in the Pulsar Setting.Â
- This will become Pulsar home screen background.
Home Screen icons image
PulsarSetting Name | HomePage Button/Tab Images and Background Colors | ||
---|---|---|---|
Key | pulsar.home.contacts.image pulsar.home.pulsar_calendar.image | ||
Value | RGB Value |
- By default, the tab icons and tab background colors you've defined on Salesforce are used as your button images where available. Â Implement this setting to specify a different icon image or background color. Â
- The format for this setting's key is: "pulsar.home." + <object api name> + ".image". Â
- The background color is specified in the value as three comma separated numbers (Red, Green, Blue) each number ranging anywhere from 0 to 255. Â
- The image is attached to the setting itself as an Attachment. Â For the icon, we recommend that you use a PNG or JPG image of relatively equal width and height ranging anywhere from 64 to 128 pixels. Â
- An icon with a transparent background may look better especially when paired with your chosen background color.
- Key:Â Â pulsar.home.pulsar_calendar.image
Value:Â 180,0,180Â
HomeScreen Label Color
PulsarSetting Name | Home Page Label Color | ||
---|---|---|---|
Key | pulsar.home.labelColor | ||
Value | RGB Value |
- The color for the tab labels can be modified to help provide better contrast when using a different color backgroundÂ
- The format for the Value is R,G,B. For example: 45,170,190
HomeScreen Toolbar Color
PulsarSetting Name | Home Page ToolBar Color | ||
---|---|---|---|
Key | pulsar.home.toolbar.color | ||
Value | RGB Value |
- The color for the bottom toolbar of the home page can be modified
- The format for the Value is R,G,B. For example: 45,170,190
HomeScreen Navigation Bar Color
PulsarSetting Name | Global Navigation Bar Color | ||
---|---|---|---|
Key | pulsar.navigationBar.color | ||
Value | RGB Value |
- The color for the navigation bar at the top of the screen can be modified
- The format for the Value is R,G,B. For example: 45,170,190
HomeScreen Logo
PulsarSetting Name | Logo Image Setting | ||
---|---|---|---|
Key | pulsar.home.logoImage | ||
Value |
- On the bottom toolbar of the home page, a logo of the company can be displayed. This setting lets the admin upload the image, so they will have a branded look for the app.
- The recommended resolution is an image file that does not exceed 44 pixels in height.
- The recommended resolution is an image file that does not exceed 900 pixels in width. This is to avoid clashing with the other items on the bottom bar. Â
- It is recommended to use the toolbar color setting to set background color, and use a transparent background on the image file whenever possible.
- If specifying this setting, please also consider adding the high resolution logo image setting as well.
HomeScreen High Res Logo
PulsarSetting Name | Logo Image Setting (High Resolution) | ||
---|---|---|---|
Key | pulsar.home.logoImageHighRes | ||
Value |
- After saving the setting, press the 'Attach File' button under the Notes and Attachments related list and upload an image file.Â
- The recommended resolution is an image file that does not exceed 88 pixels in height. Â
- The recommended resolution is an image file that does not exceed 1800 pixels in width. This is to avoid clashing with the other items on the bottom bar. Â
- It is recommended to use the toolbar color setting to set background color, and use a transparent background on the image file whenever possible.
- If specifying this setting, please also consider adding the high resolution logo image setting as well.
Home Screen Logo URL
PulsarSetting Name | Logo URL Setting | ||
---|---|---|---|
Key | pulsar.home.logoAction | ||
Value | (typically, the home url for a company such as www.salesforce.com) |
- When the user taps on the logo image on the toolbar the app will take them to this URL.
- If you are not customizing the logo Image, the default url is www.luminixinc.com.
Open Logo URL in Safari Browser
PulsarSetting Name | Enable Logo URL to Open in Safari | ||
---|---|---|---|
Key | pulsar.home.enableLogoSafariAction | ||
Value | TRUE |
- When the user taps on the logo image on the toolbar the app will take them to the configured URL in the Safari browser