delegateas / XrmDefinitelyTyped

Tool to generate TypeScript declaration files for Dynamics 365/CDS client-side coding.
http://delegateas.github.io/Delegate.XrmDefinitelyTyped/
MIT License
133 stars 53 forks source link

Add support for quickforms #306

Closed mkholt closed 3 months ago

mkholt commented 3 months ago

Map generated Quick form types to the relevant Quickforms collections on the forms embedding them.

Only generate the relevant parts of the quick form types (they are not full forms).

This fixes #12