Get value out of the fields and controls

DocTrix Forms for Office 365 > How to? > Get value out of the fields and controls

Get value out of the fields and controls

Use the following expressions to get values:

  • controls.controlName – value of the control;
  • item.field/parent.field – value of the field;
  • value – value that was in control/field before submitting the form.

Contents