Automatic Display need content events to be triggered: Difference between revisions
From Joomla! Documentation
Created page with "<!-- Start with an intro below this line --> Automatic Display parameter in User and Contact Field Context doesn´t apply in this context. There is no after Display, before Di..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<!-- Start with an intro below this line --> | <!-- Start with an intro below this line --> | ||
Automatic Display parameter in User and Contact Field Context doesn´t apply in this context. There is no after Display, before Display and After Title in User and Contact. | |||
==Errors reported== <!-- Fill errors below --> | |||
Automatic Display parameter in User and Contact Field Context doesn´t apply in this context. There is no after Display, before Display and After Title in User and Contact. The same issue applys to components that don't implement the content plugin events. | |||
[[File:New-field-01.png]] | [[File:New-field-01.png]] | ||
==Versions affected== <!--refers to and other information below --> | ==Versions affected== <!--refers to and other information below --> | ||
| Line 12: | Line 12: | ||
==What is the cause== <!-- Cause if known --> | ==What is the cause== <!-- Cause if known --> | ||
== | Both components currently does not implement the content events. But they are needed to render the fields by this setting. | ||
https://github.com/joomla/joomla-cms/issues/14377 | ==Known Problem== <!-- How to fix it if known --> | ||
This is a known problem that is awaiting a fix in a future release: https://github.com/joomla/joomla-cms/issues/14377 | |||
Revision as of 15:31, 21 April 2017
Errors reported
Automatic Display parameter in User and Contact Field Context doesn´t apply in this context. There is no after Display, before Display and After Title in User and Contact. The same issue applys to components that don't implement the content plugin events.
Versions affected
General Information
This pertains only to Joomla! version(s): 3.7.0
What is the cause
Both components currently does not implement the content events. But they are needed to render the fields by this setting.
Known Problem
This is a known problem that is awaiting a fix in a future release: https://github.com/joomla/joomla-cms/issues/14377
