I have a custom solution I am preparing for a client. I have custom entities that are to be used by various existing Entities. When the custom entity's status is changed, I want it to create a History Record (another of my custom entities) marking the change in status. I have created my .js library of functions and am using it for setting defaults, etc. However, I can't find any objects that I can use in the .js functionality that will allow me to create records in other entities. So I have a few questions:
1) Am I missing something or do I need to move this to an Xrm project to accomplish what I want.
2) I have been a .NET developer since it came out, but the SDK docs are incredibly obtuse and fractured. Is there an easier resource for learning how to put together a simple project that does what I need?
Any help is appreciated - thanks.
*This post is locked for comments
I have the same question (0)