Click on the highlighted box
Now going back to the F12 page, under the tab index you should able to see the currentformid. Please copy the guid.
Now we going to create a JavaScript to navigate the form when certain criteria is achieved.Please include the below javascript within your if else statement.
Xrm.Page.ui.formSelector.items.get("theguidthatyoucopy").navigate();
No comments:
Post a Comment