• Fabrik4.5.3 for J!5.3.0 and J!4.2+is out

    You must update from Fabrik4.5.1 if you are running Joomla!5.3.0

    See Announcements

Solved Condition for sending email

nerio

Member
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?
 
1742336206671.png

So something like
return '{tablename___fieldcalc}' == '5';
 

Members online

No members online now.
Back
Top