Ok.. making progress, but still can't get the Gravity Forms list data to display properly.. Here is a link to my code utilizing the pre_render filter:
Here is the raw data contained in one particular entry for this form:
And here is the data that's displayed on Form 2 when the pre_render filter executes:
Here is a link to my code in the pre_render filter:
http://pastie.org/8044899
I am passing in the entry_id through the URL when I go to Form 2. Can someone lend a hand and help me parse through this data to get out the valid information? I think my issue might lie with the unserialze() parsing?
Thanks.
Posted 11 years ago on Saturday June 15, 2013 |
Permalink