Hi together,
Your component is amazing. Is is so helpful. Thanks.
Now I have a question. I am using the Form Wizard for my first form and would display the Radio Button and Check Box submissions in my sending Email to see the results. But it is impossible. I found no Field Name as ( such as {text_7}). 😶
Sorry, for my question. I found no posts for my question.
Which one could help a rookie? Thanks so much!🤣
Martin
Hi Martin,
If you turn Debug on temporarily on the Form Editor General tab and submit the form you will see the $_POST array which contains all the data submitted from the form. The radio and checkbox entries will probably look like radio0 and check0.
You will also need to set 'Let ChronoForms handle my array' to 'Yes' if you have Checkbox Groups in your form.
Bob
Hi Martin,
Please turn debug on in the form General Tab, then submit the form and post the debug - including the 'dummy emails' results here.
Bob
We have bad guys in the world and good guys ... And you are really a GOOD guy! 😀
Thanks for your effort, Bob! It works fine now!lightbulb
Martin