Adding template to child table.

Archived from the Xataface Users forum.

jvinolas — Fri Aug 27, 2010 3:32 am

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!


shannah — Wed Sep 01, 2010 11:13 am

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.