GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
89 stars 21 forks source link

PDF Settings Can Be Overridden with Multiple Browser Windows Open #1464

Closed jakejackson1 closed 11 months ago

jakejackson1 commented 1 year ago

Description The problem can occur if you have multiple browser windows open. One of those windows would be on the Form Editor, and the other would be on the Form PDF Settings page. In this instance, you can override the PDF changes you've made if you don't first refresh the Form Editor page before saving.

Look to update the PDF settings from the DB right before the form is updated.

jakejackson1 commented 11 months ago

This was previously fixed, but needed updating to account for AJAX form saving.