You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/declarative-customization/list-form-conditional-show-hide.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Show or hide columns in a list form
3
3
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/25/2020
4
+
ms.date: 06/29/2020
5
5
localization_priority: Priority
6
6
---
7
7
@@ -37,7 +37,8 @@ You can show or hide columns in a list form based on another column's value by s
37
37
38
38
To specify a conditional formula for a column, in the **Edit columns** pane:
39
39
40
-
1. Navigate to the desired column for which you want to set a conditional formula and find the more options menu (...) next to that column
40
+
1. Navigate to the desired column for which you want to set a conditional formula
41
+
1. Select the far right hand edge of the column name to display the options menu **(...)**
41
42
1. In the more options, select **Edit conditional formula**.
42
43
1. In the **Edit conditional formula** dialog:
43
44
- To determine whether this column is shown or hidden, specify a conditional formula based on the value of another column.
0 commit comments