@AD7six I think I misunderstood the way it was intended to function.
What I was expecting it to do was if the $scaffold was defined, the actions would be ignored and a scaffold would be generated to the view instead of the action. >From your comment and some more testing I realize that the action definition overides the $scaffold variable, but if you try to access the index/edit/show/delete methods without an action function defined the scaffold will be used instead of generating an error. It make sense now. I was just trying to toggle the scaffolds off and on using the variable. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
