Dynamics 365 — Opening Modal Dialogues on a Subgrid
Microsoft added the ability to open records in Modal Dialogues through the use of JavaScript as part of Dynamics 365 Release Wave 1 for 2020. I’ve created a script that you can apply to any Editable Subgrid (it must be an Editable Grid) and it will open records in a modal dialogue when clicked. You can use a…
Continue Reading Mike Andrews’s Article on their blog
Medium
No Description
Blog Syndicated with Mike Andrews’s Permission
More About This Author
Array
- Dyn365CE27 June 2024Design Patterns: Factory Method
- Dyn365CE15 April 2024Work Order Lifecycle — Dynamics 365 Field Service
- Dyn365CE29 November 2023Dynamics 365 Real-time marketing custom channel
- Dyn365CE20 November 2023My First Design Pattern — Template Method