Integrate date picker and contact form with php mailer?
Posted: Thu Feb 07, 2019 6:31 pm
Hello,
I have a project that requires a responsive reservation page, I'd like to use the contact form that uses the php mailer to send the contact and date info to a specified email address, however I have read in the forums that the form doesn't do well in layout grid, and that it is better to make the grid the form, however I'm having trouble getting the elements placed properly and working correctly. If I place a Label it takes up the entire layout grid, so that I can't place the related Editbox right next to it. I can place the editbox first, and the label into it, but then the editbox isn't editable,and looking at the available form elements I don't see the "Submit" button that is tied to the php mailer in the standard "contact" form. I need help using the grid as a form, I'd like to include the datepicker js as well if possible. I found that the JS wizard places what looks like an upload box/function which when I double click to view the properties includes a "Form" tab, where I can set up the php mailer , but I can't figure out how to edit the form itself to include the contact info, capcha and submit buttons. It only has "step 1 and 2" available. Have any of you done something similar? I'd appreciate any help or step-by step walkthrough, as I'm still learning my way around WB14, despite having used it successfully to build several web-pages. Thanks in advance for any help you can provide.
I have a project that requires a responsive reservation page, I'd like to use the contact form that uses the php mailer to send the contact and date info to a specified email address, however I have read in the forums that the form doesn't do well in layout grid, and that it is better to make the grid the form, however I'm having trouble getting the elements placed properly and working correctly. If I place a Label it takes up the entire layout grid, so that I can't place the related Editbox right next to it. I can place the editbox first, and the label into it, but then the editbox isn't editable,and looking at the available form elements I don't see the "Submit" button that is tied to the php mailer in the standard "contact" form. I need help using the grid as a form, I'd like to include the datepicker js as well if possible. I found that the JS wizard places what looks like an upload box/function which when I double click to view the properties includes a "Form" tab, where I can set up the php mailer , but I can't figure out how to edit the form itself to include the contact info, capcha and submit buttons. It only has "step 1 and 2" available. Have any of you done something similar? I'd appreciate any help or step-by step walkthrough, as I'm still learning my way around WB14, despite having used it successfully to build several web-pages. Thanks in advance for any help you can provide.