Forum Discussion
tlangfor
Mar 26, 2025Copper Contributor
format group headers to remove column name for a look up column
I need to remove the column name from the header in my SharePoint library, however the JSON I usually use is not working because the grouped column is a lookup column. When I use my usual JSON, the ...
DaveMehr365
Mar 28, 2025MVP
Hello tlangfor
have you checked this example? https://github.com/pnp/List-Formatting/tree/master/view-samples/group-header-remove-column-name
Regards, Dave