Versions Compared

Key

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

...


 
 
NameWeb Link Button Action

Key

pulsar.buttonActions.SObject.Your Title

Value

Custom PSL. For example :

DEFAULT{
Action=wLink;
Values=https://www.google.com/;
OpenInExternalBrowser=True;

}

Default Value (if any)


Compatibility
  •  iOS
  •  Windows
  •  Android

Description

A Button Action icon will appear in the bottom toolbar for the given SObjectdetail page. When clicked, you will be able to choose Your Title from a popup menu which will trigger the wLink PSL and open a web page in an embedded web browser.
Notes/CommentsMultiple button actions for same SObjectis supported. See Also : sLink PSL Action.




 
 
NameAndroid Web View Acceleration

Key

pulsar.webViewAcceleration.android

Value

TRUE / FALSE

Default Value (if any)

TRUE
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

By default, Pulsar will use hardware acceleration (if supported by the device) to render embedded web views.  If this is causing problems with your embedded HTML pages, you may choose to set this to FALSE at the cost of slower web view rendering.
Notes/Comments



 
 
NameAttachment Cache File Lifetime

Key

pulsar.attachment.cachelifetime

Value

number of minutes

Default Value (if any)

480 minutes (8 hours)
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

This setting determines the maximum age of a cached Attachment file (created when the Attachment is opened or uploaded in pulsar) based on when the file was last accessed.

Notes/Comments