|
Title: Prevent first time validation with "new" dialog / form.... Post by: 2plus2 on March 15, 2013, 11:37:30 PM We'd like to not show the validation errors on a "new" dialog / form. Current examples provided, and our testing show that the validation fires immediately and we'd like to delay that, or not show the tip on the first non-valid form field for a new form.
Is there a way to do this globally for the form? |