I get this error on InfoPath 2010 form submit
The form contains the following errors:
Field or group: #text
Error: No exact match was found.
That is because of I set “AccountId” inside Contact Picker to “username()” without setting the other field inside Contact Picker.
I remove the default value in the Contact Picker, and voila! the error has go away!
And then decide to pre-populate the contact picker using VSTA code,
I’ll publish that on next blog post
Advertisement
Where is your next post on this? pre-populate the contact picker using VSTA code,
Thanks!
Thank you!!! Couldn’t figure that error out for the life of me