Hi all;
how to set the lookup field value using jquery i want to know know specially from jquery
Hello,
The right answer - don't use jQuery for that task. Use standard CRM code like Xrm.Page.getAttribute().setValue(<value>);
Dynamics CRM MVP My blog