Thanks for the reply, I solved throught the use of RequestAction and
RenderElement :-)

On 2 Mag, 14:57, francky06l <[EMAIL PROTECTED]> wrote:
> Maybe using ajax call to update a div in your default layout, but
> depends how often your layout is renderer (ie : mainly ajax calls or
> not). You can also place a requestAction in your default layout to
> retreive the data and display them.
>
> On May 2, 12:44 pm, "[EMAIL PROTECTED]"
>
> <[EMAIL PROTECTED]> wrote:
> > Hi all,
>
> > I have my web application made in CakePHP. In the "default.thtml" I
> > have a section where I need to load dynamically some categories from
> > the DB...how can I do that?  I have, of course, the Category model and
> > the controller ready.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to