Thursday, May 2, 2013

Custom Action Baking

I have created my modified admin template as follows:

Console/Templates/admin/

/admin contains following folders:

                /actions

                /classes

                /views

 

In the controller_actions I have added a new method which bakes fine.

But when I bake the views it only spits out the default index, add, edit, delete even though I have a custom view "recent" created in the views folder.

 

I tried following the book and everything appears to be working fine except the addition of this new view.

 

Any ideas?

 

No comments: