Salesforce admins: Urgent action required!

Rules editor: Difference between revisions

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


; ; Caption: Modify the caption of your form.
; Caption: Modify the caption of your form.
:{| class="wikitable"
:{| class="wikitable"
| Caption || AddPrefix || Draft  
| Caption || AddPrefix || Draft  
|}
; IsFormEditable: Can the form be edited?
:{| class="wikitable"
| IsFormEditable || Assign || False
|}
==== View-specific variables ====
; TemplateIndex: Used to assign different row designs to various rows
:{| class="wikitable"
| TemplateIndex || Assign || [1]CustomRow
|}
; Row: Used to modify the text style of a particular field
:{| class="wikitable"
| Row.name.Style || Assign || black_bold
|}
|}


Navigation menu