Hello, how do I get the client URL in javascript?
I have tried with Xrm.Page.Context.getClientUrl but I believe this is deprecated.
I also trying with passing the context of the form to my method and still couldn't figure out how to get the client Url.
Anyone has any idea?
Thanks,






