I've searched far and wide and cannot find a suitable answer (or question asking the same) on the matter. I am wondering if it is possible to include {loadposition ####, style} within a custom field (text or textarea) to then be triggered on the article? I know I can use a template override etc, but for front-end content users, this would be easier...
Create new custom field (Text area). Add in HTML markup with {loadposition ####, style} to be displayed on page.
See position/module content loaded within article.
The text "{loadposition ####, style}" is visible but not the triggered content.
Joomla 3.7 (current stable)
Labels |
Added:
?
|
Category | ⇒ | com_content |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-10-12 05:06:28 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_Date | 2017-10-12 05:06:28 | ⇒ | 2017-10-12 05:06:29 |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Apologies Franz, and thank you for pointing in the right direction. Keep up the good work.
@infograf768 this should be the case already here https://github.com/joomla/joomla-cms/blob/staging/plugins/fields/textarea/tmpl/textarea.php#L18
But for text, it's not https://github.com/joomla/joomla-cms/blob/staging/plugins/fields/text/tmpl/text.php#L24.
Should we add it?
We can, not sure if it makes sense honestly.
Agree.
Should we add it?
Adding it for text ? Not without a parameter to enable it only if need
imagine calling plugin triggering like this in category view,
performance disaster
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/18312