Edit Form: Calculated Fields
-
Related to editing entries, if I click the “Edit” button on any of the entries, fields that are “calculated” based on other form fields don’t seem to re-calculate like they do on the original entry form.
Calculated Fields
For instance, I have a three fields on my form: Adults, Children and Family Size. Family Size is equal to Adults + Children. Changing the values of the form fields doesn’t re-calculate the value for Family Size.
Repeater Fields
Same thing for a repeater field. I have a repeater with a calculated number of rows equal to Children. If I add or subtract Children, I do not get new rows in the repeater field.
Conditions
This also appears to be true for custom validations or conditions. Changes in values don’t seem to trigger the check against conditions.
- The topic ‘Edit Form: Calculated Fields’ is closed to new replies.