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
An example of navigation list properties is represented in the image below:
24
-
25
-
{{< figure src="/attachments/refguide/modeling/pages/structure-widgets/navigation-list/navigation-list-properties.png" alt="Navigation List Properties" width="250" >}}
26
-
27
-
Navigation list properties consist of the following sections:
23
+
The properties pane is divided into two major sections by a toggle at the top of the pane: **Properties** and **Styling**. Navigation list properties consist of the following sections:
In the **General** section, you can set a specific on click event for each navigation list item. An on click event defines what action is performed when a user clicks a row. For more information on on click events, see [On Click Event and Events Section](/refguide/on-click-event/).
58
66
59
67
{{% alert color="info" %}}
60
68
Microflows set as an on click event for a navigation list item have no **Execution**, **Confirmation**, or **Advanced** microflow settings. For more information on calling a microflow, see [On Click Event and Events Section](/refguide/on-click-event/#call-microflow).
0 commit comments