I have a calc element that when it returns '5' must allow an email to be sent when the form is saved. The calc field is set to '5'.
In the form's email plugin I have inserted (in options) the condition {tablename___fieldcalc} == '5'
The email is not sent. Where am I going wrong?