Validation conditionals possible?
It would be great to be able to set conditions for certain validation situations. I hope that's part of any upgrade in the future.
In the meantime, I wonder if there is any way to work conditions into scheme as is, and by conditional I mean that, for instance, a check in a "phone" checkbox would require that a phone number be entered in the phone field. A phone number would not be required if it is not checked. This sort of thing, if some form field condition is true, then some validation has to happen on some other form field, and this beyond simple comparison of what's been entered, although maybe that trigger could be jiggered.
You see what I'm getting at. Any thoughts on this?