Form with a "Thank You" response showing in lightbox
Permalink
Hi,
I'm working a design where the customer wants to have a small form (name, email and some check-boxes to request some PDF brochures) in the footer of the site. When a site visitor completes the form, the client would like a lightbox pop-up to display, thanking them for their request and telling them to check their inbox for an email with links to the brochures (ideally, PDFs stored in Concrete5).
Is this possible using the built-in forms manager? Or will this need an external form? Or just a hard-coded form in the page?
And if I'm not using the built-in forms manager, is there a way to get the form submissions stored in the system for reporting purposes?
I appreciate any ideas and/or help pointing me in the right direction (I've searched the forums, but didn't find anything related to my specific situation).
Thanks!
- John
I'm working a design where the customer wants to have a small form (name, email and some check-boxes to request some PDF brochures) in the footer of the site. When a site visitor completes the form, the client would like a lightbox pop-up to display, thanking them for their request and telling them to check their inbox for an email with links to the brochures (ideally, PDFs stored in Concrete5).
Is this possible using the built-in forms manager? Or will this need an external form? Or just a hard-coded form in the page?
And if I'm not using the built-in forms manager, is there a way to get the form submissions stored in the system for reporting purposes?
I appreciate any ideas and/or help pointing me in the right direction (I've searched the forums, but didn't find anything related to my specific situation).
Thanks!
- John
You will need to ensure that your theme is all setup with bootstrap, specifically Modals, otherwise update to trigger lightbox accordingly.
http://twitter.github.io/bootstrap/javascript.html#modals...