Exactly, you need to use separate files for different layouts. I have a
default.ctp and a game.ctp for logged in and not logged in users. To switch
between the two, in your controller, use $this->layout('layoutname');.
In the name of Life, Liberty, and the pursuit of my sanity.
Siebren Bakker(Aevu
You need to use separate files.. For example, default.ctp for frontent
and backend.ctp for backend.
On Jun 23, 9:34 am, kaushik <[EMAIL PROTECTED]> wrote:
> I want to use different template structure for frontend and admin
> section. how i have to code in default.cpt... i have to use
> tw
I want to use different template structure for frontend and admin
section. how i have to code in default.cpt... i have to use
two different files or it have to arrange in same file?
--~--~-~--~~~---~--~~
You received this message because you are subscribed