jQuery Form Validation Highlighting
Hi,
Using: Oracle ApEx 3.0.1
I was wondering if someone could please assist with a means of using jQuery class to validate form fields that are required fields. I basically do not want to use built in ApEx validations but would like to use jQuery where I can enter in the fields that are required something like: class="required-field" in the page items of choice.
I obviously would like to prevent the form from submitting until all required fields have been entered.
I would also like to highlight the actual fields by changing there color to red and placing a 2px solid red border around the field cell. Not sure if it's possible to place inside the actual field, the description "Value is required" but is not actually assigned to the item in question.
Would appreciate any help on this as I would like this to be like a template for all ApEx work.
Thanks.
Edited by: Tony F. on Jun 2, 2011 3:52 PM