-
- chinesedream

-
Total Posts: 745
Joined: 2007-08-31
San Francisco, CA
|
I am pretty sure the JS validation script is for entire system, if you disable it, you will be disabling all warnings - and they are necessary, for valid and best reason. The validation is to remind user to enter the require field, thus improving usability and accessibility. If you think requirements are fine, then the script must not be disabled. There is a good reason a validation is implemented in the configurable product. If you want to disable it, you must have the default sets to something instead of ‘choose option’, so that the warning won’t be showing up.
How to do it? I don’t know and not interested to find out because: if requirement is needed, the script must not be disabled, so that I can make sure the customers have better experience using client’s site.
As for where tto disable the validation, why not turn on the template path hints and look into the js library!
|