Hello Michal, like Veikko pointed out, you should better use a validator instead of turning the conditional settings on ;). I guess you'll noticed how nice validators are laters in the tutorial :).
Just create a ShowPost.xml in your validate folder of the Public module. See: http://svn.agavi.org/branches/1.0/samples/app/modules/Default/validate/Products/Product/View.xml as reference. If you need any help on how to set up a proper validator, ask! - Draco Am Sonntag, den 01.02.2009, 18:31 +0000 schrieb Michal Charemza: > On 1 Feb 2009, at 18:23, Veikko Mäkinen wrote: > > Check ValidatorManager's mode in app/config/factories.xml. My money is > > on it being "strict". > This was it... there was a commented-out 'conditional' setting, so I > uncommented it, and it now seems to work! > > Thanks, > > Michal. > _______________________________________________ > users mailing list > [email protected] > http://lists.agavi.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
