Saving Formfield Values in Group
This may be an obvious question, but I'm stumped. Is there a way to save a "group" of formfield values to be accessed at another time? In particular, I would like to save all of the hidden form fields and their values in one group that can be called by the one saved group name.
I am using PayPal IPN. When PayPal returns its response to my IPN file, I want to access all of the form fields that were in my form prior to sending to PayPal. I have fields in the form other than the PayPal fields (more than one custom field).
Is there a way for me to group and save all of the formfield values from my form being submitted to PayPal and access them again when the PayPal IPN returns to my site?
