Forum Discussion
dd8
Dec 12, 2024Copper Contributor
Microsoft Lists format Section of related Columns
I have a created a Microsoft List. There are sections of related questions ie column fields.
In Configure Layout, Format Body, I have added JSON code to display sections for the fields. which looks great when entering as a form.
In the web app to make it easier to fill out for the end user, for each Section I would like to display the same colour to the related columns. And for the next section of related columns apply a different colour.
Note some columns have Conditional formatting rules applied.
eg see screenshot of example done in Excel of Sections column layout wanting to achieve
How can this be achieved.
TIA
1 Reply
Sort By
Hi dd8
here are the documentation with the possibilities with list forms formatting: https://learn.microsoft.com/en-us/sharepoint/dev/declarative-customization/list-form-configuration?WT.mc_id=DX-MVP-5004845
And here are some form-samples, maybe it has one for you too: https://pnp.github.io/List-Formatting/
Best, Dave