Hello,
I'm building a multi-part form but I need one of the fields to be present on all pages. Is there any way to do this by default, and if not, how would you suggest doing it?
Thanks in advance.
Hello,
I'm building a multi-part form but I need one of the fields to be present on all pages. Is there any way to do this by default, and if not, how would you suggest doing it?
Thanks in advance.
There isn't a way to do this currently without repeating the field on each page.
OK, just as I feared!
For now I'm going to have the static fields as a separate form, and any information entered in the will be transferred to hidden fields in the main form using jQuery. Can't think of any other way to do it