I need to create the following. There is Tasks list with the fields Full Name (lookup from Contacts list), Username (type Person or Group), Manager (type Person or Group) In the Contact list, each employee has a field Full Name, Username (type Person or Group), Manager (type Person or Group). Thus when choosing Full Name in the Tasks list, automatically filled fields Username and Manager with the same values as in the Contacts list. Can someone know how to do this using jquery or maybe there is something more simple?
I found what I need here http://coresharepoint.blogspot.com/2012/07/using-spservices-to-query-list-in.html But I can't understand where in the page code I need to put this script. Also in this example, only one field with the choice - City1, but what I need to add to the script if I have more fields?
