Skip to content

Commit edeb4ce

Browse files
Merge pull request SharePoint#5958 from joeljeffery/patch-1
Update list-form-conditional-show-hide.md
2 parents 72023e7 + ff38cf2 commit edeb4ce

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: 06/25/2020
4+
ms.date: 06/29/2020
55
localization_priority: Priority
66
---
77

@@ -37,7 +37,8 @@ You can show or hide columns in a list form based on another column's value by s
3737

3838
To specify a conditional formula for a column, in the **Edit columns** pane:
3939

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 **(...)**
4142
1. In the more options, select **Edit conditional formula**.
4243
1. In the **Edit conditional formula** dialog:
4344
- To determine whether this column is shown or hidden, specify a conditional formula based on the value of another column.

0 commit comments

Comments
 (0)