Not as of now. Cells do not share the same view instance, so the Form helper instance will actually be different. There is a ticket opened about making cells share the same view instance and we are evaluating if that will be a good idea. So far the best solution is to not break your forms across multiple cells
On Monday, July 14, 2014 10:53:52 PM UTC+2, Thomas von Hassel wrote: > > Hey > > I’ve been banging my head against Securiy Component and FormHelper until i > realised that a part of my form is rendered as a View Cell. > > Is that not supported ? If not, is there a workaround ? > > > /thomas > > > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
