Content -> Fields -> NewTitle and NameType select RepeatableForm Fields add new field of type Editor and fill its nameSave & CloseContent -> Articles -> Add New ArticleTitle and mark Featured to YesSave & CloseThe custom field we just created should contain HTML (for example bold text)
Pure text, no new lines, no bold text.
Joomla 3.9.8 but that can be for a longer period of time.
The content of rawvalue in stored field is HTML free. So it is cleared on article save. The Fields - Repeatable plugin doesn't have the filter parameter. I tried to go into Fields - Editor plugin parameters and setting default filter there. But as it seems it isn't even used. The best option would probably be to use the filtering option from Fields - Editor plugin in rendering of Editor in Fields - Repeatable or what would be most flexible, use Text Filters settings from Global Configuration. That way we can secure the input depending on user group.
| Labels |
Added:
J3 Issue
|
||
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-06-19 12:11:45 |
| Closed_By | ⇒ | joomla-cms-bot |
| Status | Closed | ⇒ | Fixed in Code Base |
| Closed_Date | 2019-06-19 12:11:45 | ⇒ | 2019-06-19 12:11:46 |
| Closed_By | joomla-cms-bot | ⇒ | Quy |
Fixed per #25189 to be in 3.9.9
Once a Month, last Release was last Week (https://github.com/joomla/joomla-cms/milestones?state=closed)
I updated the planed release date for 9.7.2019
Youre talking about extending this Filter parameter in provided PR to have something like Use global configuration?
Yes. We removed the Global parameter there because it didn't work and I didn't want to hard code the sub field types in repeatable.php or rather start several requests for the active filter value of any single plugin there. If you find an elegant way ... would be great.
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/25271