I designed a form with A Radio element and a Checkbox Group element. I tested it and submitted it but when the form was emailed back it had strange code
Result Area of Interest array ( 0 => 'choice 1', 1 => 'choice 2', )
Type of Interest {Type of Interest}
Why didn't it display the text that the user entered?
Result Area of Interest array ( 0 => 'choice 1', 1 => 'choice 2', )
Type of Interest {Type of Interest}
Why didn't it display the text that the user entered?