Insert References
Use references to construct content containing information specific to the list item or control. The Insert Reference pane is displayed for fields that allow references from the following.
- Fields in Control Settings
- Fields in Settings - Form
- When field in Rules
- Fields in Settings - Layout (Only available for Classic forms)
Available sections and lookup values depend on context.
To insert a reference to a field from Control Settings, Settings - Form and Settings - Layout
- Click on a field that accepts references. The Insert Reference pane appears on the right.
- Double-click on a reference to insert it.
To insert a reference to a rule
- Open the rules window and in the When field, click that appears to the right of the field. The Formula Builder opens with the Insert Reference pane.
- Double-click a reference from the Insert Reference pane to insert a reference to the formula.
Section | Description | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Operators |
(Available for rule conditions and other formulas.) Symbols for building the formula and calculating the value. Note: For Nintex Mobile, define rules using runtime functions. Operators are not currently supported by forms in Nintex Mobile apps.
|
||||||||||||||||||||||||||||||||
Common |
Tokens and properties specific to the context of the list item. May include the following lookup values.
|
||||||||||||||||||||||||||||||||
Item Properties | Metadata columns available for the item with which the form is associated. | ||||||||||||||||||||||||||||||||
Named Controls |
(Available for rule conditions and other formulas.) References to named controls; that is, controls with user-defined values for Name properties in control settings. {Self} (available for rule conditions): References the value of the associated controls; that is, the controls associated with the rule containing this condition. Example: {Self} > 5 triggers the rule when the associated control contains a value greater than 5. |
||||||||||||||||||||||||||||||||
Runtime Functions | (Available for rule conditions and other formulas.) Functions for additional processing on a text or value, calculated at the time the form is loaded and when any changes occur in fields within the form. | ||||||||||||||||||||||||||||||||
Inline Functions | (Available for some fields in the control settings dialog box.) Functions for additional processing on a text or value, calculated at the time the form is loaded. |