Page 1 of 1

Adding template to child table.

PostPosted: Fri Aug 27, 2010 3:32 am
by jvinolas
Hi,

What I want to do is to add a template to child table. Now I have a template on parent table, and when I clik on one register, it goes to the child table, but it shows the table instead of the template created under block__result_list().

Have you got any idea on what's wrong or how to implement it?

Thanks!

Re: Adding template to child table.

PostPosted: Wed Sep 01, 2010 11:13 am
by shannah
In xataface the result list is actually a different template than the related list. It is also a different action. You might want to explore the blocks and slots available for the related list. If you enable debugging temporarily (i.e. add debug=1 to the beginning of the conf.ini file) you will see a readout of the available blocks and slots.