Replies: 1
Hidden fields do not appear in the Calculations Add Form fields dropdown. If you copy-paste the tag ie. “MyCalc” field formula: {hidden-1} + 1 – the value gets properly calculated in the form but the value is not being stored nor it is propagated into email notification – there is only “1” for the {MyCalc} tag everywhere.
So I think the value of {hidden-1} is being drop somewhere in the form data processing. Are there any reasons for disabling the hidden fields ?