Form inputs replaced with word TEST
Nothing changed. Even changing the content of default layout (/layouts/joomla/form/renderfield.php) does nothing.
Joomla 3.8, PHP 7
And why it is separated? It looks like a dirty fix for something that core would also be affected (or would need). Its against DRY principle in my opinion.
Status | New | ⇒ | Discussion |
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-10-05 12:57:14 |
Closed_By | ⇒ | brianteeman |
That because the include paths array is:
and
com_contact
has the ownrenderfield.php
filecomponents/com_contact/layouts/joomla/form/renderfield.php
if you want to overrire the renderfield of the component com_contact you have to put the file renderfield.php into the folder
templates/<template>/html/layouts/com_contact/joomla/form