Is there any way to determine which user and when that last changed or published a form in Dynamics CRM 2011?

I've looked everywhere that I can think of, from the form itself to auditing, customizations in the default solution, system settings and I can't find anything anywhere.

If it isn't turned on by default, how do I turn on auditing on the framework itself instead of the content so we can know next time something strange happens?

有帮助吗?

解决方案

There isn't a built-in log or audit for the customization changes.

You can try to build your own with plugins attached to the Publish and PublishAll messages

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top