cakephp-datatable
cakephp-datatable copied to clipboard
Same layout file for many configs
Hi
First of all congratulations to this wonderful plugin, very useful and easy to use!
I am wondering if it's possible to set one layout file (.ctp) for many configs? I have often the same rendered table for different data. It would be very useful.
You can set use autoData set to false and specify a view path in the component config.