Home › Forums › Quform WordPress › display all form elements on the post page
- This topic has 12 replies, 3 voices, and was last updated 11 years, 6 months ago by
Ally.
- AuthorPosts
- October 16, 2013 at 10:32 pm #6972
coloneltsanders
ParticipantI have a long form and I need to display all the form elements in a new page similar to the custom email. Is that possible, without having to specify each element by id, maybe use a foreach statement?
October 20, 2013 at 1:22 pm #7013Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
October 29, 2013 at 1:07 pm #7130desseily
ParticipantThis will create a post page in word press. It does not redirect to the post after the form is submitted. But this is what I have in mind when the form is submitted.
October 29, 2013 at 1:45 pm #7132desseily
ParticipantI would like to use a session to store the data, then use a wordpress page to retrieve it. because I also want to add to a database and create a PDF.
October 30, 2013 at 9:03 am #7138Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
October 30, 2013 at 2:44 pm #7146desseily
ParticipantThanks. I’m still having trouble get the elements out of session with a foreach statement.
October 31, 2013 at 8:27 am #7153Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
October 31, 2013 at 8:28 am #7154Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
October 31, 2013 at 9:10 pm #7162desseily
ParticipantThis code is not working. Doesn’t know what $form is. I just get a blank screen.
November 1, 2013 at 11:43 am #7170Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
November 1, 2013 at 7:27 pm #7186desseily
ParticipantOnly the iphorm ID and the data is stored. you cannot get the label name. The $form is not the same as if it was used in a post.
November 1, 2013 at 8:44 pm #7188desseily
ParticipantThis is the results
line iphorm_2_354/test
line iphorm_2_355/test1
line iphorm_2_356/1111111111
line iphorm_2_368/this is a test
line iphorm_2_3/Setup
line iphorm_2_340/Transferee knows exact date
line iphorm_2_6/Array
month => 11
day => 29
year => 2013November 4, 2013 at 12:15 pm #7202Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.