Hi All,
I am working as a SharePoint Developer 2010.In SharePoint designer i wanted to dind values to choice field.
for single line of text i used below code,
$('input[title="Location of Counterparty"]').val(LocationofCounter);
Please suggest me like this for choice and people picker column also.
Thanks & Regards,
Santhoshi.