Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »






NameEmail A Link to the Document Instead of the Document

Key

pulsar.docs.shouldEmailLink

Value

TRUE / FALSE

Default Value (if any)

FALSE
Compatibility
  • iOS
  • Windows
  • Android

Description

Enabling this setting would send the link to the Content Library doc, so the user click/view can be tracked.
Notes/Comments






NamePrevent User from Emailing The Document

Key

pulsar.docs.noshareKeyword

Value

noshare

Default Value (if any)


Compatibility
  • iOS
  • Windows
  • Android

Description

To hide the 'Email' button for certain documents, this setting can be set to a specific keyword (e.g., "noshare"). Then, on Salesforce, you can add that keyword as a content tag for one or more documents.

Notes/Comments






NamePrevent User from Deleting a Document (On Device Only)

Key

pulsar.docs.enableDeleteLocal

Value

TRUE / FALSE

Default Value (if any)

TRUE
Compatibility
  • iOS
  • Windows
  • Android

Description

By default, a user may swipe a row to unhide the document delete button.  When the user presses the delete button, the document is only deleted from the device and does not have any effect on the server.  After deleting a document, a user may download the document again from the Document Updates screen.  This setting can disable the delete button from displaying when set to FALSE.
Notes/Comments






NamePrevent User from Removing a Document from Recent Document List

Key

pulsar.docs.enableDeleteRecent

Value

TRUE / FALSE

Default Value (if any)

TRUE
Compatibility
  • iOS
  • Windows
  • Android

Description

By default, a user may swipe a row on the Recent Documents screen to unhide the delete recent item button.  When the user presses the delete button, the document is removed from the recent list, but it still exists on the device. This setting can disable that delete button from displaying when set to FALSE.
Notes/Comments






NameHide the Done button on the custom HTML Page

Key

pulsar.docs.hideDoneButton

Value

TRUE / FALSE

Default Value (if any)

FALSE
Compatibility
  • iOS
  • Windows
  • Android

Description

By default, a user can click on the Done button to close the custom HTML page and get back to Pulsar Home Page or a Pulsar record screen. In some cases, customers would like to hide the done button on that page. This setting will let enable that behavior. 
Notes/Comments






NamePrompt the user to confirm leaving a custom HTML page.

Key

pulsar.docs.leavePageConfirmation

Value

<Confirmation message to display when the user tries to leave the page>

Default Value (if any)


Compatibility
  • iOS
  • Windows
  • Android

Description

By default, a user can click on the Done, Refresh, Back, and Forward buttons on a custom HTML page without restrictions. In some cases, customers may want to ask the user to confirm leaving the page. For example, if the page is setup for data entry, an admin may want to prevent the user from accidentally moving away from the page and losing any unsaved data. 
Notes/Comments






NameCreate/log a Task on sending files from Content Library

Key

pulsar.docs.enableSendLogging

Value

TRUE / FALSE

Default Value (if any)

FALSE
Compatibility
  • iOS
  • Windows
  • Android

Description

If set to TRUE, this will enable a user to create a Task associated with the event of sending files from the Content Library to Contacts or Leads.
Notes/CommentsNOTE: On Android and Windows there is no explicit way for Pulsar to tell if the files were actually sent or received.






NameHide HTML Navigation Buttons (Back, Forward, Refresh)

Key

pulsar.docs.hideNavigation

pulsar.docs.<docID>.hideNavigation

Value

TRUE / FALSE

Default Value (if any)

FALSE
Compatibility
  • iOS
  • Windows
  • Android

Description

This setting will hide the back, forward, and refresh buttons if this setting is specified and set to TRUE.
Notes/Comments







NameHide HTML Navigation Top Bar

Key

pulsar.docs.hideNavigationBar

pulsar.docs.<docID>.hideNavigationBar

Value

TRUE / FALSE

Default Value (if any)

FALSE
Compatibility
  • iOS
  • Windows
  • Android

Description

This setting will hide the entire Navigation Bar for all HTML documents (pulsar.docs.hideNavigationBar) or on a per document basis (pulsar.docs.<docID>.hideNavigationBar) if this setting is specified and set to TRUE. The Back, Done, Forward and Refresh buttons will not appear. With this setting applied, HTML documents will be positioned at the top of the visible screen. 
Notes/CommentsNew in 3.8.0.

  • No labels