Hi guys
I'm building a form that gives the user a number of multiple choice questions...
At the end of the form, there are a number of html blocks with conditional logic applied.
Each html block simply contains the name of a product and the conditional logic is used to hide / display, based on the user's answers to the multiple choice questions.
This gives 'recommended products' to the user, depending on their choices.
Now what I need to do is get the relevant 'recommended products' into the admin notification but I can see that the html blocks are not an option as a merge tag.
Is there any way I can make them appear inside the notification (depending on their conditional logic) or should I approach this differently?
Hope you can help!
Thanks, Martin