Skip to content

Commit 2101825

Browse files
committed
Publishing test
1 parent 4b72218 commit 2101825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/declarative-customization/column-formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
You can use column formatting to customize how fields in SharePoint lists and libraries are displayed. To do this, you construct a JSON object that describes the elements that are displayed when a field is included in a list view, and the styles to be applied to those elements. The column formatting does not change the data in the list item or file; it only changes how it’s displayed to users who browse the list. Anyone who can create and manage views in a list can use column formatting to configure how view fields are displayed.
77

8-
For example, a list with the fields Title, Effort, Assigned To, and Status with no customizations applied might look like this:
8+
For example, a list with the fields Title, Effort, Assigned To, and Status with no customizations applied might look like this:
99

1010
![SharePoint list with four unformatted columns](../images/sp-columnformatting-none.png)
1111

0 commit comments

Comments
 (0)