Skip to content

Override The JumpRef On A Base Form

Previously, I explained how to use View Details to navigate to a related form. After that, I explained how override this functionality to navigate to a different form by overriding the D365 jumpRef method. Lastly, I will explain how to override the JumpRef on a base Microsoft form. Why Are Base Microsoft Forms Different? Unlike… Continue Reading →

The post Override The JumpRef On A Base Form

Continue Reading peter.ramer’s Article on their blog

Override The JumpRef On A Base Form – Dynamics 365 Musings

You cannot simply override the jumpRef the method directly, because the code part of a base Microsoft form is locked.

Blog Syndicated with peter.ramer’s Permission

Leave a Reply