Conditional Mail Tags
-
Is it possible to hide content inside the body of the mail if the user hasn’t filled the text field out?
We have built a booking form for a bus jounrey and if the user selects “one way” which is a radio button, the title called “return date” still appears in the mail message.
E.G.
Return Date:[return-date] - [return-time]:[return-minutes]I’ve tried using other plugins but they do not work. Can this be achieved through the use of a hook/filter/shortcode to achieve something like the below?
E.G.
[if radiobutton="Return"] Return Date:[return-date] - [return-time]:[return-minutes] [/if]Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Conditional Mail Tags’ is closed to new replies.