Versions Compared

Key

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

...


 
 
NameHide the Search Bar

Key

pulsar.objectAPIName.toplevellist.hideSearchbar

Value

TRUE / FALSE

Default Value (if any)

FALSE
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Administrators use this setting to prevent free text search of particular list views, forcing the user to use the filters only.
Notes/Comments




 
 
NameFilter records shown in the list views by a where clause

Key

pulsar.objectAPIName.toplevellist.whereClause

Value

SQLIte syntax for where clause

Default Value (if any)


Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Administrators use this setting, so their users only see the records filtered by additional criteria
Notes/Comments (date('now') <= Survey_End_Date__c)




 

 
NameAllow exporting list view data in Comma Separated Values (csv) format

Key

pulsar.enableExport.objects

Value

comma or newline separated SObject API names

Default Value (if any)


Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Administrators use this setting, so their users will be able to export list view data to Excel or other data viewing applications
Notes/Comments