i have editform where i input peoplepicker value and it should update in list column and the below code did not update and please help
oListItem.set_item('AssignedTo',$("input[title='AssignedTo']").val());
Blitz
i have editform where i input peoplepicker value and it should update in list column and the below code did not update and please help
oListItem.set_item('AssignedTo',$("input[title='AssignedTo']").val());
Blitz