You'd need to bind the function to either the blur event of the last people picker on the form or on a different field or in a PreSaveAction function if you are trying to do a validation against the 2 fields.
↧
You'd need to bind the function to either the blur event of the last people picker on the form or on a different field or in a PreSaveAction function if you are trying to do a validation against the 2 fields.