[Solved] HTML Override inconsistency

BodgeIT

Member
I've noticed that html overrides created in:
Code:
/templates/mytemplate/html/com_fabrik/list/mylisttemplate
/templates/mytemplate/html/com_fabrik/form/myformtemplate
...work as expected. Of course I first have to create a copy of my*template in the appropriate:
Code:
/components/com_fabrik/views/list/tmpl
or
/components/com_fabrik/views/form/tmpl
folders.

This process however doesn't work for details tempates. They are only rendered from the
Code:
/components/com_fabrik/views/details/tmpl
folder.

I have tried:
Code:
/templates/mytemplate/html/com_fabrik/details
/templates/mytemplate/html/com_fabrik/views/details
even
/templates/mytemplate/html/com_fabrik/detail
to no effect.

Is this expected or an oversight?
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top