I would consider using elements for presenting the "system preferences" and the "navigation", then use requestAction to retrieve the data to present in each element. I would then consider turning on the cache for these elements, depending on how long their content stays the same. Enjoy, John
On Nov 13, 9:17 am, jburns <[email protected]> wrote: > What is the general recommendation if you want to access and show data > from completely unrelated models from the current model - for example > system preferences or navigation information - and show that data > based on passed parameters so that it is dynamic? -- You received this message because you are subscribed to the Google Groups "CakePHP" 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=.
