Skip to content

Commit 7feb38f

Browse files
authored
highlight prerequisite step needed for formatting
Without adding columns into view, the formatters won't work properly and have been causing customer ICMs. highlighting some key steps in documentation to avoid confusion.
1 parent aed29bd commit 7feb38f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/declarative-customization/view-calendar-formatting.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,12 @@ Groups the command bar customization options. For details on `commandBarProps`,
1515

1616
## See also
1717
- [Command bar customization syntax reference](./view-commandbar-formatting.md)
18+
---
19+
### Pre-requisite : List setup before creating a calendar view and applying a JSON formatting
1820

19-
### List setup before creating a calendar view and applying a JSON formatting
20-
21-
Before creating a new calendar view, a list should include all the required columns to be used in any JSON formatting.
22-
23-
After creating a calendar view, if more columns are required, go to the [List Settings page](https://support.microsoft.com/office/edit-list-settings-4d35793b-246e-42a3-990c-563a83795b7f) to create and add them to a calendar view.
24-
21+
- Before creating a new calendar view, a list should include all the required columns to be used in any JSON formatting.
22+
- After creating a calendar view, if more columns are required, go to the [List Settings page](https://support.microsoft.com/office/edit-list-settings-4d35793b-246e-42a3-990c-563a83795b7f) to create and add them to a calendar view.
23+
---
2524
### Conditional view formatting based on a specific column
2625

2726
The following image shows an example of conditional formatting applied to a calendar view, based on a single choice column named **PROJECT**:

0 commit comments

Comments
 (0)