Skip to content

Commit 9b59e59

Browse files
fix markdown, remove locale
1 parent 494ed6a commit 9b59e59

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,18 @@ Groups the command bar customization options. For details on `commandBarProps`,
1717
- [Command bar customization syntax reference](./view-commandbar-formatting.md)
1818

1919
### List setup before creating a calendar view and applying a JSON formatting
20+
2021
Before creating a new calendar view, a list should include all the required columns to be used in any JSON formatting.
21-
After creating a calendar view, if more columns are required, go to the [List Settings page](https://support.microsoft.com/en-us/office/edit-list-settings-4d35793b-246e-42a3-990c-563a83795b7f) to create and add them to a calendar view.
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.
2224

2325
### Conditional view formatting based on a specific column
2426

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

2729
![SharePoint list calendar formatting](../images/calendar-view-formatting.png)
2830

29-
**Note**: before creating a new calendar view, make sure the PROJECT column is already existing to apply the JSON code illustrated below. Alternatively, go the [List Settings page](https://support.microsoft.com/en-us/office/edit-list-settings-4d35793b-246e-42a3-990c-563a83795b7f) to create and add the single choice PROJECT column to a calendar view.
31+
**Note**: before creating a new calendar view, make sure the PROJECT column is already existing to apply the JSON code illustrated below. Alternatively, go the [List Settings page](https://support.microsoft.com/office/edit-list-settings-4d35793b-246e-42a3-990c-563a83795b7f) to create and add the single choice PROJECT column to a calendar view.
3032

3133
In this example, **PROJECT** column has the following options:
3234
- Project A

0 commit comments

Comments
 (0)