Salesforce admins: Urgent action required!

Rules editor: Difference between revisions

Jump to navigation Jump to search
Line 299: Line 299:
|}
|}


; IsLoaded: Is the form fully loaded? Use to differentiate between initial loading of a form and manual user change.
; IsLoaded: IsLoaded property checks whether the form is fully loaded and visible on screen with all the values assigned. Use for example to differentiate between initial loading of a form and manual user change.
:{| class="wikitable"
:{| class="wikitable"
| IsLoaded || Equals || False
| IsLoaded || Equals || True
|}
|}


Navigation menu