Hi Scott. This project is a fantastic initiative. Great! :)
Some issues I've found so far:
Not all attributes are generated in the form context. For example, parentaccountid on opportunity is not generated in the form context.
And some mistakes in the types in the form context. For example, I have a mulitselect option set which get set to Xrm.Attributes.OptionSetAttribute and Xrm.Attributes.OptionSetControl.
But no biggie, these are easily overridden with the base Form Context.
Hi Scott. This project is a fantastic initiative. Great! :)
Some issues I've found so far:
Not all attributes are generated in the form context. For example, parentaccountid on opportunity is not generated in the form context.
And some mistakes in the types in the form context. For example, I have a mulitselect option set which get set to Xrm.Attributes.OptionSetAttribute and Xrm.Attributes.OptionSetControl.
But no biggie, these are easily overridden with the base Form Context.