/
Pulsar Settings - Basic App Customization
Pulsar Settings - Basic App Customization
The following PulsarSettings comprise a good starting point for basic customization. These and additional Pulsar Settings are further documented later in this wiki.
List of Objects to sync with Pulsar
PulsarSetting Name | Sync Object List | ||
---|---|---|---|
| pulsar.sync.objects | ||
Value | Account Case Contact CurrencyType Event Lead Note Opportunity OpportunityContactRole OpportunityCompetitor OpportunityStage RecordType Task TaskStatus User SomeCustomObject__c Some_Other_Custom_Object__c |
- Include all the standard object API names that you want to sync. Similarly, include all custom objects API names you want to sync (don't forget that these include the
__c
prefix) - Pulsar will only sync objects where user profile will have access
- Objects that are not synced will not be accessible to your users
Auto Sync Time Interval
PulsarSetting Name | Auto Sync Time Interval | ||
---|---|---|---|
Key | pulsar.sync.autoSyncIntervalMinutes | ||
Value | 15
|
- You can specify how frequently sync will occur (when there is a network connection)
- The default is 120 minutes
- See also
pulsar.sync.enableAutoSync
settings (both defaultTRUE
)
Setting Home Screen Icons
PulsarSetting Name | Top Buttons | ||
---|---|---|---|
| pulsar.home.topPositions | ||
Value | contentLibraryTabs,user,events,tasks,calendar,documents,appTabs
|
contentLibraryTabs
- Any HTML app based Tab. For more information, see Pulsar as a Platform.user
,events
,tasks
,calendar
,documents
- Pulsar specific tabsAppTabs
- All Salesforce tabs as icons
Pulsar HomePage Background
PulsarSetting Name | Pulsar Home Page Background | ||
---|---|---|---|
Key | pulsar.home.backgroundImage | ||
Value |
- The
Value
is ignored - Upload and attach an image file to this setting. This will become the Pulsar home screen background image.
- The recommended image resolution for Pulsar on iOS is 1024 x 768
Enable Web Links for Reports/Dashboards/Visualforce Pages
PulsarSetting Name | Enable Web Links |
---|---|
Key | pulsar.home.loadLinks |
Value | TRUE |
- If you need to have access for Reports, Dashboard, or any Visualforce tabs in Pulsar, this setting will enable that access
- These links will only work if pulsar has a network connection
Enable Global Search for Pulsar
PulsarSetting Name | Enable Global Search | ||
---|---|---|---|
Key | pulsar.home.enableGlobalSearch | ||
Value | TRUE
|
- This will enable global search functionality for Pulsar
Related content
App Branding Settings
App Branding Settings
More like this
Validation Rules and Triggers
Validation Rules and Triggers
Read with this
Pulsar Settings Overview
Pulsar Settings Overview
More like this
Pulsar Settings Language - Overview
Pulsar Settings Language - Overview
Read with this
Overview
More like this
Release Notes (Pulsar App)
Release Notes (Pulsar App)
Read with this