Versions Compared

Key

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




 
 
NameDefault Email Signature

Key

pulsar.email.defaultsignature

Value

Plain text. Can be rich-formatted using HTML. Images not supported at this time.

Default Value (if any)

Sent by Pulsar for Salesforce.<br>http://www.luminixinc.com"
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Change the default email signature for outgoing mail from the app. (This currently applies mainly to content library documents sent from the app).
Notes/Comments




 
 
NameHide Advanced Settings Button

Key

pulsar.settings.hideAdvancedSettings

Value

TRUE/FALSE

Default Value (if any)

 FALSE
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

When this setting is enabled, the settings page within Pulsar app will not display the Advanced Settings button for the user.
Notes/Comments




 
 
NameCC Email for Pulsar Logs

Key

pulsar.logs.email.cc

Value

TRUE / FALSE

Default Value (if any)

FALSE
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

When this setting is enabled, a copy of the email the user is sending will be sent to the email address specified
Notes/Comments




 
 
NameRequire a password to use logs Button

Key

pulsar.password

Value

TRUE / FALSE

Default Value (if any)

FALSE
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

When this setting is enabled, the settings page within Pulsar app will prompt the user to enter a passcode before the logs will be displayed for them. Some institutions only want the admin users to be able to send us logs and this is a way to work with that.
Notes/Comments




 
 
NameSync with device address book upon Update

Key

pulsar.addressBook.updateEnabled

Value

TRUE / FALSE

Default Value (if any)

 FALSE
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

This setting will automatically update the address book when the user creates a contact. This way, they have the information synced to their device and not have to create the contact multiple times.

Notes/Comments




 
 
NameDisable device calendar events

Key

pulsar.calendar.disableDeviceCalendar

Value

TRUE / FALSE

Default Value (if any)

TRUE
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Some users would only like to see SFDC events and not the Exchange/Gmail and other calendars, so managing events is easier for them.
Notes/Comments




 
 
NameChange the color of Salesforce events

Key

pulsar.event.sfcolor

Value

An R,G,B color tuple with values between 0-255

Default Value (if any)


Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Change the default color of the Salesforce events displayed in your calendar
Notes/CommentsFor example : 0,127,255


...


 
 
NameChange the color of Salesforce events based on an Event object field

Key

pulsar.event.sfcolor.field

Value

The name of a field in the Event object.  To be used in conjunction with pulsar.event.sfcolor.valuesToColors

Default Value (if any)


Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Changes the color of the Salesforce events displayed in your calendar based on the value of the field specified.
Notes/CommentsFor example : Subject


...


 
 
NameColors of Salesforce events keyed by Event object field values

Key

pulsar.event.sfcolor.valuesToColors

Value

key : R,G,B values separated by newlines.  To be used in conjunction with pulsar.event.sfcolor.field

Default Value (if any)


Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Changes the colors of the Salesforce events displayed in your calendar based on the value of the field specified.
Notes/Comments

For example if you specified pulsar.event.sfcolor.field to be Subject , the color will be set if the value of the Subject field matches the keys :

Email : 255,0,0
Phone call : 0,128,128
Meeting : 0,127,255




 
 
NameDisable/Enable Salesforce Event Creation from MyDay

Key

pulsar.event.enableCreatesFromMyDay

Value

TRUE / FALSE

Default Value (if any)

TRUE
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Additional control on SF event creation.
Notes/Comments



...