The groups feature of the fields component should be implemented by using com_categories. Right now, this is simply duplicating the code of com_categories, including the database structure. Yes, the groups code currently has less features than the categories code, which is another reason to use that instead. Use the categories table with a proper context and you will already be able to nest the groups arbitrarily deep, which will be a requested feature the moment this gets released.
This is part of a code review of the fields feature. See #13222 and other connected issues.
Labels |
Added:
?
|
I understand you, but there were to many issues and having com_fields specific code in com_categories is not acceptable. Also com_categories really is overkill for what we need here.
That's why it has been decided by PLT/Maintainers to change it.
Title |
|
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-16 10:45:17 |
Closed_By | ⇒ | infograf768 |
Closed_Date | 2016-12-16 10:45:17 | ⇒ | 2016-12-16 10:45:18 |
Closed_By | infograf768 | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @infograf768 by The JTracker Application at issues.joomla.org/joomla-cms/13223
Closing as the decision has been taken.
Nah, it was categories and had issues. We changed to to field groups.
See #13019