WPIntell

Source evidence

urgent: Checkbox group returns response “Array”

Contact Form 7 Responses · support · 2019-08-23T20:54:00+00:00

complaintsentiment
mediumseverity
0.92relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 34 rows with source links

14.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Tvstuff unresolved
I have a form that uses some conditional settings. When I receive an email response, the results are correct (example: “No Dietary Restrictions”) However if I look at the responses or try to export the responses, the value for that field is “array”. No values, just the word “Array”. My code: <div style="text-align:center"><label> Will you be attending?</label> <strong>[radio attendance label_first "Yes" "No"]</strong></div> [group said-yes] <div class="row"> <div class="col-md-5"> <label> <strong>First Name </strong> (required) [text* your-fname-y] </label> </div> <div class="col-md-5"> <label> <strong>Last Name </strong> (required) [text* your-lname-y] </label> </div> <div class="col-md-2"> <label> <strong>Number attending </strong></label> [select num-guests "Just me" "Me and 1 guest"] </div> </div> [group guest] <div class="row"> <div class="col-md-5"> <label> <strong>Guest First Name </strong> [text guest-fname] </label> </div> <div class="col-md-5"> <label> <strong>Guest Last Name </strong> [text guest-lname] </label> </div> </div> [/group] <div class="row"> <div class="col-md-5"> <label> <strong>Your Phone </strong> [tel your-phone] </label> </div> <div class="col-md-5"> <label> <strong>Your Email </strong> [email your-email] </label> </div> </div> <label> <Strong>Dietary Restrictions</strong> (check all that apply)</label> [checkbox dietary "No Dietary Restrictions" "Gluten Free" "Vegetarian" "No Dairy"] <p><br/>-- Please park in the parking deck located at --<br/> <strong>917 22nd Street North Birmingham, AL 35203</strong></p> <p>Bring in parking ticket for validation.</p> <div class="wpcf7-mail-sent-ok"> <Strong> <p>Thank you for your RSVP to the Inaugural Stars of Hope Gala.</p> <p>We look forward to seeing you on October 11th!</p></strong></div> [/group] [group said-no] <div class="row"> <div class="col-md-5"> <label> <strong>First Name </strong> (required) [text* your-fname-n] </label> </div> <div class="col-md-5"> <label> <strong>Last Name </strong> (required) [text* your-lname-n] </label> </div> </div> <div class="wpcf7-mail-sent-ok"> <Strong> <p>Thank you for your RSVP to the Inaugural Stars of Hope Gala.</p> <p>We are sorry that you will not be able to join us. Legacy of Hope appreciates you and the contributions you make to enhance organ and tissue donation in Alabama.</p></strong></div> [/group] <div style="text-align:center">[submit "Confirm"]</div> <style> .wpcf7-list-item { margin: 0 .5em; 0 .5em; position: relative; left:-15px;} </style> This topic was modified 6 years, 9 months ago by Tvstuff . The page I need help with: [ log in to see the link] This is the same problem I am having! I have no custom code, it is just the information from ‘checkboxes’ doesnt come through. Help would be greatly appreciated. I’m having the same issue. No checkbox responses are stored by this plugin.

Comments

2 shown
lisachanelle 2019-08-29T02:58:00+00:00

This is the same problem I am having! I have no custom code, it is just the information from ‘checkboxes’ doesnt come through. Help would be greatly appreciated.

nonlinearone1105 2019-09-05T22:45:00+00:00

I’m having the same issue. No checkbox responses are stored by this plugin.