Skip to content

Commit 60dfde0

Browse files
mkm17andrewconnell
andauthored
Update list-form-conditional-show-hide.md - unsupported mutli lookup column info (SharePoint#10181)
* Update `list-form-conditional-show-hide.md` - unsupported mutli lookup column info * grammatical fixes --------- Co-authored-by: Andrew Connell <[email protected]>
1 parent 69f95fd commit 60dfde0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 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: 10/30/2024
4+
ms.date: 04/03/2025
55
ms.localizationpriority: high
66
---
77

@@ -27,7 +27,7 @@ To show or hide a column in a list or library form:
2727
1. In the **Edit columns** pane, check (to show) or uncheck (to hide) the checkbox for the column or columns as needed.
2828

2929
> [!NOTE]
30-
> If you want to re-arrange the order of the columns, either drag-and-drop the column name, or first select the far right hand edge of the column name to display the options menu **(...)** and then select Move Up or Move Down as preferred.
30+
> If you want to re-arrange the order of the columns, either drag-and-drop the column name or first select the far right-hand edge of the column name to display the options menu **(...)** and then select Move Up or Move Down as preferred.
3131
3232
1. When you're finished, select **Save**.
3333

@@ -66,6 +66,7 @@ While the formula supports many of the available column types, we do not current
6666

6767
- Person or Group with multiple selections
6868
- Choice with multiple selections
69+
- Lookup with multiple selections
6970
- Time calculations in **Date and Time** column
7071
- Currency columns
7172
- Location columns

0 commit comments

Comments
 (0)