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

2009-10-05 Thread wiredcs
Sounds like you just need to set that organization id manually in your save method with the one you are logged in as. I'd write you some code but I'm responding on my phone heh. On Oct 2, 11:22 am, "yengama...@gmail.com" wrote: > BTW, a hidden input does the job, buy i have the risk of a user tr

[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" wrote: > Hi, > > I have an application that has Volunteers, each one belonging to an > Organisation with an