Forum Discussion
Imam1375
Jan 06, 2023Copper Contributor
How to create a better overall view of a SharePoint List to see more items at once
Hi all, Hope you're well. I have a SharePoint List that I've created for colleagues and it replaces an old Excel template that we used to have. However, as good and efficient as the SharePoint L...
- Jan 07, 2023Hi!
You can make use of View formatting Json:
https://learn.microsoft.com/en-us/sharepoint/dev/declarative-customization/view-formatting
This way you can design the view to fit your needs.
Jan 07, 2023
Hi!
You can make use of View formatting Json:
https://learn.microsoft.com/en-us/sharepoint/dev/declarative-customization/view-formatting
This way you can design the view to fit your needs.
You can make use of View formatting Json:
https://learn.microsoft.com/en-us/sharepoint/dev/declarative-customization/view-formatting
This way you can design the view to fit your needs.