Skip to content

Added common patterns to several templates

Eric T Grubaugh requested to merge feature/patterns into master
  • added return true to all validation client-side methods;
  • shortened governance JSDoc tags;
  • added individual get and post handlers for the Suitelet template;
  • corrected JSDocs for pageInit, saveRecord, and onAction;
  • added common pattern for reading parameters and logging errors in Map Reduce script
Edited by Eric T Grubaugh

Merge request reports