Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Panel
titleHome Screen Background


PulsarSetting NamePulsar Home Page Background
Key
pulsar.home.backgroundImage
Value


Tip
  • 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.



Panel
titleHome Screen icons image


PulsarSetting NameHomePage Button/Tab Images and Background Colors
Key

pulsar.home.contacts.image

pulsar.home.pulsar_calendar.image

ValueRGB Value


Tip
  • 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 



Panel
titleHomeScreen Label Color


PulsarSetting NameHome Page Label Color
Key
pulsar.home.labelColor
ValueRGB Value


Tip
  • 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



Panel
titleHomeScreen Toolbar Color


PulsarSetting NameHome Page ToolBar Color
Key
pulsar.home.toolbar.color
ValueRGB Value


Tip
  • 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



Panel
titleHomeScreen Navigation Bar Color


PulsarSetting NameHome Page Global Navigation Bar Color
Key
pulsar.navigationBar.color
ValueRGB Value


Tip
  • The color for the bottom toolbar the navigation bar at the top of the home page can screen can be modified
  • The format for the Value is R,G,B. For example: 45,170,190



Panel
titleHomeScreen Logo


PulsarSetting NameLogo Image Setting
Key
pulsar.home.logoImage
Value


Tip
  • 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.




Panel
titleHomeScreen High Res Logo


PulsarSetting NameLogo Image Setting (High Resolution)
Key
pulsar.home.logoImageHighRes
Value


Tip
  • 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.




Panel
titleHome Screen Logo URL


PulsarSetting NameLogo URL Setting
Key
pulsar.home.logoAction
Value(typically, the home url for a company such as www.salesforce.com)


Tip
  • 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.



Panel
titleOpen Logo URL in Safari Browser


PulsarSetting NameEnable Logo URL to Open in Safari
Key
pulsar.home.enableLogoSafariAction
ValueTRUE


Tip
  • When the user taps on the logo image on the toolbar the app will take them to the configured URL in the Safari browser










...