Hi, I have a page where I have an array of inputs (descriptions for photos). These are required, and I have set up a validator to ensure each is non-empty. For each I also have a 'delete' checkbox (to delete photos upon submission of the form).
However, right now the bizarre situation occurs that a description for a photo must be non-empty in order to delete it. I would like to avoid this. Would I need a custom validator for this, or is there some trickery in the validation xml file that can achieve this? Michal. _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
