Thanks for the suggestions... I don't understand the $file parameter in the render function. Should that be the path to a file somewhere in my app that contains the view logic I'm wanting?
Elements work still need a view to render, they seeom great for sharing content across controllers and views, but not for replacing a view all together. Eric's suggestion seems closest to what I need - I'll try that. But it seems logical in terms of Cake's architecture that if controllers inherit from app/app_controller.php and models from app/app_modeller.php then views should default to whatever is in an app/app_view directory (have tried it - doesn't work) -ad --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
