Hello, I want to geht dynamic content on one of my pages of the pages_controller! But theres a Problem: If I create a PagesController in /controller/ I will be forced to create a Page Model, but this is not the aim of a Page, which has to collect some information from other models/controllers. So, my questions is: how can I create a Controller (without the corresponding Model), which is able to create dynamic content. I know the way of "static" thtmls in folder /views/pages, but i want to give user specific content by using requestAction in my own pagesController.
I look forward to getting some help from you :-). Regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
