
I have a custom entity that I want to force the quick create form when users create a new record but revert to the 'classic' form when viewing the saved record. Is this possible?
*This post is locked for comments
I have the same question (0)you could write script on the quick create form onsave event , save the form using script then use the Xrm.Utility.openEntityForm method to open the record