Hi there,
Working on customization of the forms and I'm using Xrm.Page.ui.formSelector.items.get(itemId).navigate(); method to switch between 3 entity forms however I'm getting an error below every time I attempt to execute it:
SCRIPT5007: Unable to get value of the property 'raiseEvent': object is null or undefined
form.js?ver=-2007247209, line 1 character 19837
SDK code from this page msdn.microsoft.com/.../gg309560.aspx throws the same error.
Any help appreciated.
Dave