
Dear Communities,
We use windows.open method to open new window and clone a record for web client and its working fine.
But, Mobile client window.open(url,_blank,false) method not working (new window not opening).
Please share your comments to work around.
Regards,
Dan
*This post is locked for comments
I have the same question (0)Hello Dan,
Use Xrm.Utility.openEntityForm if you're on version 8.2 or earlier or Xrm.Navigation.openForm - docs.microsoft.com/.../openform if you're on version 9.0.