mmuckerm
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms Repeater Add-On] Problem with Gravity PDF pluginHey all! For those who come upon this problem, the solution for me was to create a custom PDF template. You must use the repeater’s field ID as a merge tag in your template.
Gravity Forms PDF has a great set of video tutorials for setting up custom templates on their website here: https://developer.gravitypdf.com/documentation/basic-configuration-video-part-one/
It helps to have a working knowledge of PHP, HTML, and CSS when creating these templates, but I don’t think that’s a prerequisite – just a nice to have.
Best of luck!
Forum: Plugins
In reply to: [Gravity Forms Repeater Add-On] Compatibility with Gravity PDF plugin?Hey all! For those who come upon this problem, the solution for me was to create a custom PDF template. You must use the repeater’s field ID as a merge tag in your template.
Gravity Forms PDF has a great set of video tutorials for setting up custom templates on their website here: https://developer.gravitypdf.com/documentation/basic-configuration-video-part-one/
It helps to have a working knowledge of PHP, HTML, and CSS when creating these templates, but I don’t think that’s a prerequisite – just a nice to have.
Best of luck!
Forum: Plugins
In reply to: [Gravity Forms Repeater Add-On] Conditional Logic and RepetitionsThanks, Kodie! Appreciate the help.
If it helps, this problem definitely seems to be tied to the conditional logic. I removed the conditional logic and the problem went away. Still hopeful for a fix but this workaround will be fine for now.
Forum: Plugins
In reply to: [Gravity Forms Repeater Add-On] Compatibility with Gravity PDF plugin?Figured this out, nvm