Hi bingo

If the user has to choose the layout why not just give them a link or 
button to a controller that sets the chosen layout and stores the 
result?  They click once and the value is set, and you just check the 
session on each request.

This seems easier to me than always having to interrogate the URL to see 
if there is layout info in there.  I expect that it would get very messy 
if you pass variables to the controller as well.

Regards,
Langdon


> I want users to have an option to select layout. More specifically,
> each user will have an option to select one of the layout from three
> different layout choices. 

<snip>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
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