Hello All,

I wonder if anyone can help me with the bakeme tool?
I am digging around in this code for a solution to the following
problem. Maybe you can help!

When it comes to sorting data in the Deleted Tag, the whole page is
refreshed (instead of just the table view) and as a result the tabular
layout for the view is lost.

It seems that the call to the Ajax object is lost when it comes to a
second idName in admin_index.ctp.

element('datatable', array('controllerPath' => 'ade_fotos', 'idName'
=> 'AdeFotosdeleted', 'filters' => array('deleted' => '1')));?>
the last piece of code works only when idName matches a model... check
the default users tabular view that comes with instalation.

Thanks.
zecoelho

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to