Hi all, I'm working with the new sf1.1 form/validation stuff, and I've just encountered a problem I'm struggling to figure out.
How do you handle things like comparing 2 fields, or accessing other fields of a form from within the validator. You could directly access the request params, but doing so would require you to pass the name of the field to be compared against (which could be in the format of 'something[likethis]' if you're using sfForm::setNameFormat). I feel I'm missing the obvious, any ideas? -- Ian P. Christian ~ http://pookey.co.uk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
