Skip to content

Commit 3213567

Browse files
Merge pull request SharePoint#6225 from SmitaNachan/patch-3
Fixed typo in Supported column types
2 parents 1bacc9b + b60fdc7 commit 3213567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/declarative-customization/list-form-conditional-show-hide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Show or hide columns in a list form
33
description: Customize which columns to show or hide using a conditional formula in the list form by constructing a simple formula that are equations performing conditional checks on values in a SharePoint list or library.
4-
ms.date: 06/29/2020
4+
ms.date: 09/02/2020
55
localization_priority: Priority
66
---
77

@@ -65,7 +65,7 @@ The column is represented by specifying the **internal name** of the field surro
6565
While the formula supports many of the available column types, we do not currently support the following column types:
6666

6767
* Person columns with multiple selections
68-
* Mulitple choice column
68+
* Multiple choice column
6969
* Time calculations in DateTime column
7070
* Currency columns
7171
* Location columns

0 commit comments

Comments
 (0)