Hi everyone, I have three validations on a schema (one for a checkbox with a StringBool validation and two combo boxes using OneOf validations) and I want to enforce validation on combos if the check box is true, otherwise I want FormEncode to ignore them. I checked FormEncode documentation and found a lot of what seems good candidates for this (prevalidators, compound.Any, state attribute) but after trying several options I cannot see how to make them work together. If someone can share an advice to put me on the right track, I will appreciate it.
TIA, Mariano -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
