Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I am using the jquery validation plugin together with the builtin validation of the peopleeditor in SharePoint. But if the user does not check the name of input entered, then on postback it is not checked either and no accounts are resolved . It seems the jquery plugin is blocking this mechanism which validates the input through the control itself. I need the jquery plugin for other fields on the form.

Do any of you have a clue why validation could be blocked?

==================================================== Never mind. I needed to validate the people editor on postback.

share|improve this question
Please delete your question if it is not longer needed. – Abe Miessler Aug 23 '11 at 16:26
1  
Alternatively, can you post the solution below so that other people can benefit? – Kit Menke Aug 23 '11 at 17:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.