Hi,
Im working with an accounting-system that only accepts documents smaller than 4mb.
I have to compress images uploaded to the application with this asset, but i get the error: "imageCompression is not defined". Is this asset complete? Or have i done something wrong?
Thanks for all answers!
Hi @Jonas Hjelle van Weert , I think you need to attach Javascript from the folder script in my plugin. My bad, I forget to make this script public. follow this and try again to publish your app :1. open myg plugin and set public to Yes, and then publish it
2. Refresh your app dependencies and include this script to your app (in module require script or web block require script or screen require script) and publish.