Versions Compared

Key

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

...



 
 
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




 
 
Name
Enable Event Invitees

Key

pulsar.event.enableInvitees

Value

TRUE / FALSE

Default Value (if any)

FALSECompatibility
  •  iOS
  •  Windows
  •  Android

Description

This will enable the capability to add invitees to the event.  Notes/Comments Make sure you add EventRelation to the list of sync objects in addition to turning this setting on
 
 
NameAdditional Index Fields (for local device database)

Key

pulsar.additionalIndexFields

Value

Specify one line per index in the format:  <object api name> : <field api name>

Default Value (if any)


Compatibility
  •  iOS
  •  Windows
  •  Android

Description

With this setting you may specify additional database indexes on fields to help improve database performance. 
Notes/CommentsAccount:My_Custom_Field_1__c
MyCustomObject__c:Another_Field1__c 
MyCustomObject__c:Another_Field2__c




 
 
NameDefault Event Length

Key

pulsar.calendar.defaultEventLength

Value

An integer number of minutes between 15 and 240. Anything outside this range will be corrected to the min or max value

Default Value (if any)

When left unset, this value is considered to be 60 minutes.
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

This value defines the default length of a new Salesforce event object when created through Pulsar. The value is an integer and defines the length in minutes of the meeting.
Notes/Comments




...