3 Aug
2010
3 Aug
'10
10:19 a.m.
Hello, I was wondering is it possible to get the template command to ignore the layout, e.g. here I want it to use the layout template 'index' => $tt2_ds; but here template 'table_result' => $tt2_ds; I want it to just return the template contents alone, i.e. not wrapped by the layout - for an ajax response. Thanks, Dave.