I'm looking to write a validator that makes a field required if another field is set to True. I've looked at this help lesson:
https://snipt.net/rochacbruno/custom-validator-for-web2py-forms/ ...but don't know how I'd pass in the value of the other field from the form. Any clues? -Jim --

