How to fix onSubmit data validation once and for all in Scoped Applications
So a little background. I have a Scope Application which has a catalog item. I wanted the ability to verify a file was attached prior to submission. The problem is, most all solutions proposed do not work in scoped applications...Here are the current...
