I don't think so. Are you just using:

var $scaffold;

in your controllers? You would have to bake out the scaffolded views
and just make your changes to your views/controller_name/index.ctp
file.

On Sep 21, 2:27 am, psybear83 <[email protected]> wrote:
> Hi all
>
> Instead of
>
> Show - Edit - Delete
>
> I'd like to have
>
> Show (ID) - Edit (ID) - Delete (ID)
>
> in my scaffold's index. Is there an easy way to implement this
> *without* having to use hard-written index.ctp files?
>
> Thanks
> Josh

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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=en

Reply via email to