Forum Discussion

florianwpunkt's avatar
florianwpunkt
Copper Contributor
Feb 22, 2023
Solved

SharePoint List JSON Formatting group header

Hello everybody, currently I am struggling with JSON formatting, when a list is grouped by a row. This is the formatted list without grouping: And this is the same list with grouping: ...
  • florianwpunkt's avatar
    Feb 23, 2023

    I fixed it.
    Instead of using the list view I went with the gallery view.
    I changed rowFormatter to formatter, float = "center" and gave the gallery item a fixed height and width property.

Resources