Hi,
This is a pretty basic question but I can't work it out!
I have some checkboxes and radio buttons on my form but I want the email I receive to show me what the user selected. How do I do that? This is the radio button example:
[radio class:hosting label_first use_label_element "Yes" "No" "Not sure"]
I have this in my mail settings:
Hosting: [hosting]
But it just shows [hosting] in the email I get. Any ideas?