I have this formula , but I keep getting error
{{ifempty(1.guestEmail; “”)}}
When I just had email in, if there was no email present it was sending an error, so I used the ifempty formula, so that nothing is sent if empty (I also tried null and that did not work).
It still errors.
Can anyone help?