Research-IT-Swiss-TPH / redcap-pdf-injector

PDF Injector is a REDCap module that enables you to populate fillable PDFs with record data from variables.
https://research-it-swiss-tph.github.io/redcap-pdf-injector/
MIT License
7 stars 8 forks source link

[Bug] Live Filter "Reset" not detected #5

Closed tertek closed 8 months ago

tertek commented 3 years ago

When clicking "Reset" on Report page, the DOM area where PDFI Button is embedded will be reloaded, without restarting ObjectObserver. No Button will be embedded.

Solution: Bind to "Reset" event an restart ObjectObserver.