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.