Multiple Frontend Forms on 1 page not working
-
Backstory: I’m using Form Maker Pro to run a weekly ‘Question of the Week’ survey as a widget. I’ve created an ‘archive’ page that I’d like to display past surveys where users can see the results from any of the past surveys. In a separate thread, you helped me eliminate all but the statistics portion…
…but when I put 2 Form Submissions on 1 page, and try to display results from the 2nd Form, the first one shows an error “Please select the field!” which prevents the results from displaying for the 2nd form…
Any ideas?
Thanks!Here’s the code on my page:
<h5>What is your favorite sport?</h5> [Form id="10" type="submission" startdate="" enddate="" submit_date="0" submitter_ip="0" username="0" useremail="0" form_fields="0" show="0,0,0,0,0,0,0,0,0,1"] <hr /> <h5>National Different Colored Eyes Day is July 12th! What color are your eyes?</h5> [Form id="8" type="submission" startdate="" enddate="" submit_date="0" submitter_ip="0" username="0" useremail="0" form_fields="0" show="0,0,0,0,0,0,0,0,0,1"]
Which results in this:
https://drive.google.com/open?id=0B1U5hFs3MBCYYTBrMWZMR1duSEk*Also, (sorry for the length of this) there seems to be a lot of space between my title & the word Statistics (I assume because I’ve removed all the top part of the form)… is there a way to tighten that up with CSS ??
- The topic ‘Multiple Frontend Forms on 1 page not working’ is closed to new replies.