Ok, I think I get it. So then in my views I would have the html for my
two columns with the forms or whatever on the left and then within
that view I would include the element or elements that I want to show
up on this page (specifically the section options). Sounds like I
might have to replicate a little more HTML than I would like but I
think it could work.

Thanks for the help!



On Jun 7, 11:56 am, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
> On 6/7/07, mrtopher <[EMAIL PROTECTED]> wrote:
>
>
>
> > I'm very new to cake and just read the documentation on layouts. My
> > particular app has two main content areas... one for the views on the
> > right and another for section navigation on the left. After reading
> > the documentation it sounds like I only have access to one content
> > area within the layout, is this true? Can I make additional
> > placeholders in the layout?
>
> Well, what goes into the layout is what will appear on EVERY SINGLE
> PAGE that uses that layout.  Me personally, I prefer to not mess with
> the layout files and instead create elements for all the content I
> want to use.  I feel that's a better way to organize things rather
> than hard-coding things into the layout.
>
> Hope that helps.
>
> --
> Chris Hartjes
>
> My motto for 2007:  "Just build it, damnit!"
>
> @TheBallpark -http://www.littlehart.net/attheballpark
> @TheKeyboard -http://www.littlehart.net/atthekeyboard


--~--~---------~--~----~------------~-------~--~----~
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