Hi,
I wanna use $().SPFindPeoplePicker({
}); on Check Names click event. The challenges I am facing is how to use SPService on click event of Check Name. So that after resolving the name I can get the name from SPFindPeoplePicker.
Thanks in advance.
I wanna use $().SPFindPeoplePicker({
peoplePickerDisplayName: "Name",
Note: Here "Name" is the name of the people picker}); on Check Names click event. The challenges I am facing is how to use SPService on click event of Check Name. So that after resolving the name I can get the name from SPFindPeoplePicker.
Thanks in advance.