I have two groups of custom fields on the same page and would like wrap and style each Group.
Formatting a group of custom fields, requires a wrapper as identifier - a class to target.
Need to have a 'Render Class' for a Field group
Nothing on fields groups on individual field
Joomla 3.7.2
PHP 7+
Apache
| Labels |
Added:
?
|
||
Thanks for the response, though I have to use this option for now, it may not be practical to a client if they add a new field group or move them around. I have a set pre-defined class that they use in modules and that would be idle to have the same option in fields groups.
| Status | New | ⇒ | Discussion |
| Category | ⇒ | com_fields |
| Status | Discussion | ⇒ | Duplicate Report |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-22 03:39:26 |
| Closed_By | ⇒ | franz-wohlkoenig | |
| Rel_Number | 0 | ⇒ | 16231 |
| Relation Type | ⇒ | Duplicate of |
| Status | Duplicate Report | ⇒ | Closed |
| Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
| Rel_Number | 16231 | ⇒ | 0 |
| Relation Type | Duplicate of | ⇒ |
closed as duplicate Report.
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/16802
You can use CSS to do that and :nth-child selectors.