Script

API Name: Script__c

Allow to define Javascript snippets.

Label API Name Type Description
Script Name Name Text
Content Content__c LongTextArea(32768) The Javascript code. It will be wrapped in <script> tags at the target pages.
Pages Pages__c MultiselectPicklist The pages, which should load the javascript.