Closed (fixed)
Project:
Views Split
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2018 at 15:40 UTC
Updated:
19 Mar 2018 at 16:04 UTC
Jump to comment: Most recent
I'm trying to build a view with the views split plugin, but then I lose all basic capabilities such as row classes and group styling. I specifically need the group styling in my case. So what I did is change the plugin code to call the parent function, so we extend the basic stuff instead of having a totally different options form (within the views ui).
| Comment | File | Size | Author |
|---|---|---|---|
| views_split_extend_base_class.patch | 731 bytes | basvanderheijden |
Comments
Comment #2
rene bakxThank you for the patch. I've created a new release with this fix in it.