Hi All,
I am using Xrm.Internal.openDialog() to open html webresource from the client side.
My requirement is I want to pass the value as a parameter to this dialog when it is call from crm form.
If its possible to send the value to the dialog.
Then how can we receive that sent value in the dialog.
Thanks in Advance.