Salesforce admins: Urgent action required!

Rules editor: Difference between revisions

Jump to navigation Jump to search
Line 280: Line 280:


The variables in conditions mostly overlap with variables in function steps. Some additional variables exist:
The variables in conditions mostly overlap with variables in function steps. Some additional variables exist:
; ChangedItem: In Cell Click and Button Click rules, this is the name of the clicked item.
:{| class="wikitable"
| ChangedItem || Equals || Call
|}


; Configuration: Use to evaluate conditions related to user, app, and device.
; Configuration: Use to evaluate conditions related to user, app, and device.
Line 285: Line 290:
| Configuration.platform || Equals || Android
| Configuration.platform || Equals || Android
|}
|}
; ErrorMessage


; Relationship
; Relationship
; ChangedItem: In Cell Click and Button Click rules, this is the name of the clicked item.
 
:{| class="wikitable"
; WarningMessage
| ChangedItem || Equals || Call
|}


=== Operations ===
=== Operations ===

Navigation menu