Hello,
Is there a way to hide some fields of row and col on a pivot view? I can select all fields of my model to group my values on my pivot view. I would like to remove to posibility to select some fields of group by in my pivot.
Thanks
0
You can achieve it using field_views_get
@Evans do you achieve?