I've added on Save event for Account Quick Create form and try to get the new record id in that event. but getting it empty.
Here is the code that I'm using to get the ID.
Xrm.Page.data.entity.getId();
Is there any way i can get the id of the new record once it is saved ?
Thanks,
Himal
*This post is locked for comments
I have the same question (0)