XrmPortalJS icon indicating copy to clipboard operation
XrmPortalJS copied to clipboard

Update Xrm.Portal.js

Open sarjanwebdev opened this issue 9 months ago • 0 comments

Refactored the portal control system by converting legacy function constructors into ES6 classes with a clear inheritance hierarchy—BaseControl and GenericControl now serve as the foundation for all specialized controls (Lookup, Subgrid, QuickView, etc. and new Multiselect). Enhanced documentation with JSDoc comments and organized code using #region blocks, while modernizing syntax, improving error handling, and preserving full backward compatibility within the Xrm.Portal framework.

sarjanwebdev avatar Apr 24 '25 02:04 sarjanwebdev