Sharepoint web part form validation blocks updating web part settings
问题 I have written a web part in C# for Sharepoint 2007 which has a single field which is validated as a required field using RequiredFieldValidator() . The web part also has some configuration fields (ones you edit by clicking on Modify Shared Web Part). When I make changes to these fields and try to apply them, the validation of the user field kicks in and prevents the update, even though I am not submitting the form. I am only trying to submit the settings. The web part may be used in a few