No Gravity Forms Entry ID passed to Gravity PDF
If you've Debug Mode enabled and are using the [gravitypdf]
shortcode on a Post or Page on your website, you might come across the error:
No Gravity Forms Entry ID passed to Gravity PDF
This is displayed when you use the [gravitypdf]
shortcode outside of Gravity Forms and don't pass the entry ID direct to the shortcode or via a URL parameter.
This commonly occurs when using Page Confirmations, and you should follow our shortcode Page Confirmation guide to resolve.
If you want to use the shortcode outside of Gravity Forms entirely, you need to include the entry
attribute so that Gravity PDF knows what entry it should use when processing the shortcode.