Skip to content

Commit b3e6a9f

Browse files
authored
Update list-form-conditional-show-hide.md
Clarified actions required to display options menu (...) ellipsis, addressing issue SharePoint#5677.
1 parent 72023e7 commit b3e6a9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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. Click on 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)