Hello,
I am using Sharepoint 2010. Some of my column validations need to happen in my javascript on the pre-submit. If a validation fails I can certainly display a Javascript alert box but I would rather be able to display some red text below the field like it does when the validation is done via the Column Validation formula. Just wondering if there is already a standard practice for doing this or do I just need to figure out how to manipulate the DOM on my own.
Thanks - Peter