This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Data Transfer
Started 11 years ago by searchtransparency | 2 posts |
-
Is it possible to transfer data from one form to another inside of a lightbox?
I want to do something similar to this website, where the user puts in their zip code and it goes on to the form: http://northamerican.com
Thanks!
Posted 11 years ago # -
You can populate fields with the URL as described here: http://www.appnitro.com/doc-url-parameters
So I expect you follow that process, and basically open the light box as normal, which loads the form and pre-populated field(s).
That is the manual way, but I don't know about passing parameters from one form to another and populating the fields that way. I similar concept I expect, except you do it through PHP rather than just typing in the specific URL and variable/value.
Posted 11 years ago #
Reply
You must log in to post.