Latest blog posts
View allThis guide provides a detailed look at managing lookup fields in Dynamics 365 using the xrm-ex library. It explains the unique structure of lookup fields, which store IDs, entity types, and formatted values, and demonstrates how xrm-ex simplifies ...
This guide provides a comprehensive introduction to setting and retrieving field values in Dynamics 365 using the xrm-ex library. It covers essential field types—text, number, date, and Boolean—explaining the unique characteristics of each and how...
In this guide, I introduce Xrm Extensions, an open-source framework that simplifies JavaScript development for Dynamics 365. Xrm-Ex brings type-safe structures and enhanced IntelliSense to streamline attribute definitions, making code more intuiti...