[symfony-users] Global validation: Propel unique validator issue

2009-10-02 Thread yengama...@gmail.com
Hi, I have an application that has Volunteers, each one belonging to an Organisation with an assigned code. I need to check that there cannot be duplicated volunteers' codes within an organisation, so I used a sfValidatorPropelUnique passing code and organisation id as arguments. When i log in

[symfony-users] Re: Global validation: Propel unique validator issue

2009-10-02 Thread yengama...@gmail.com
BTW, a hidden input does the job, buy i have the risk of a user trying to change organisation id with a custom request. So, how can i prevent it? On Oct 2, 6:10 pm, yengama...@gmail.com yengama...@gmail.com wrote: Hi, I have an application that has Volunteers, each one belonging