Hi Experts,
We have a button that opens a custom page. It is working fine in dev environment but after deployment in tst environment the custom page doesn't open.
Nothing happens when it passed the Xrm.Navigation.navigateTo(pageInput, navigateOptions) line of code. No error is thrown on the console. Any recommendation on what to check? Thank you.