Quick way to temporarily disable form validations?
Hi All, I've got a complex form where almost all fields are required and I was hoping there was a quick way to temporarily disable all of the validations in order to to a round of testing. Being required to fill all of those fields will be crucial for launch, but are bogging down testing/troubleshooting at the moment. Any suggestions?