Can some documentation on the javascript libraries be created (e.g. global.js. finder.js).
We're able to figure out how to use sg.utls.showKendoConfirmationDialog and sg.utls.showValidationMessage for our needs, but the other modal/dialog functions take in many more parameters.
We can look through the source code to figure out what they do, but we're looking for a document that shows the "official" or "correct" usage.

Thanks,

Comments

  • Agreed! I'm a developer as well and I really wish Sage would provide some kind of documentation for their javascript codebase. At the very least, more in-file comments would be a start.