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/resources/ui/widgets/built-in-widgets/calendar.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ Here are the steps in detail:
97
97
1. Select the **Calendar** widget from the widget tree or canvas area.
98
98
2. Select **Actions** from the Properties panel (the right menu), and click **Open**. This will open an **Action flow Editor** in a new popup window.
99
99
1. Click on the **+ Add Action**.
100
-
2. On the right side, search and select the [**Update App State**](../../../../resources/data-representation/app-state.md#update-app-state-variable) action.
100
+
2. On the right side, search and select the [**Update App State**](../../../../resources/data-representation/app-state.md#update-app-state-action) action.
101
101
3. Set the **Select field to update** to the App State variable **name**.
102
102
4. Choose the **Select Update Type** to **Set Value**.
0 commit comments