Wednesday, April 10, 2019

Hierarchy: Record Level Client Scripts vs. Form Level Client Scripts


Difference between Record Level Client Scripts & Form Level Client Scripts


Record level scripts run on multiple forms and can apply to all forms and multiple record types. Form level scripts are deployed on the per form basis and apply to specific fields and forms only.

Record level client scripts work with any other client scripts already attached to the record or form. Form level client scripts require the script to be attached to the form it is running on.


Execution Hierarchy: Form level scripts execute first, Record level execute second.


NOTE: Up to ten record-level client scripts can be deployed to the same record type.

No comments:

Post a Comment