Hi,
I need to pass entity GUID dyamically.
Please let me how will I achieve this.
Thanks,
Thanks, Toushu
Xrm.Page.data.entity.getId();
will give you the id of current form.
Regards Faisal
Jason Lattimer My Blog - Follow me on Twitter - LinkedIn
Jason,
Thanks for your response, I'm using Jscript.
Faisal,
Thanks for your response...