Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 32 Next »

  • Navigation Node is used to display items in the Vertical Navigation Component

  • For detailed information on the Vertical Navigation Component please refer Vertical Navigation

  • You can add multiple Navigation Nodes inside the Vertical Navigation, also you can add multiple child nodes inside Navigation Nodes

  • Refer to screenshots:

    • Parent Node(1)

    • Child Node(2)

  • Navigation Nodes means a vertical list of items that either take you to another page or to different parts within the same page

  • If the checkbox for Show Icon is true, then it shows an icon on the left side of the Navigation Node

  • The label is a short description given to the node

  • Generally, the label is displayed on the node

  • You can set an icon to Navigation Node

  • Allows you to select types of icons such as Custom, Standard, Utility & Action

  • You can select the icon you want to display based on the category you have selected

  • Standard: Standard icons are available on the desktop by default

  • Custom: Custom icons are for use with a very specific or unique action

  • Utility: Utility icons are simple symbols in a single color that identify labels and actions across many form factors

Action: Action icons are for use with quick actions on touch-screen devices

  • Allows you to specify URL for nodes

  • For e.g. if you set https://www.google.co.in/ for a node, upon clicking the node you will be redirected to https://www.google.co.in/

  • URL comes with two targets

    • _self: Opens web page in the same tab

    • _blank: Opens web page in next tab

  • If the checkbox is true, then in preview mode, a selectable checkbox is displayed on the right corner of the navigation node

How to Configure:

  1. Goto Components tab

  2. Search and select the component

  3. Drag and drop the component in the layout. You can also select the drop zone in a layout and then click on the component it will add in place of the drop zone

Following are the common configurations of components on the layout:

  • UI:

    • Component Size: The user can modify the size of the component in the layout as per grid size

    • Padding Location: Defines the position of the padding for a component. The padding creates extra space within a component.

      • Around: Creates padding around the component

      • Top: Creates padding at the top of the component

      • Left: Creates padding at the left side of the component

      • Bottom: Creates padding at the bottom of the component

      • Right: Creates padding at the right side of the component

      • Horizontal: Creates padding horizontally

      • Vertical: Creates padding vertically

    • Padding Size: The padding size of the component can be set to:

      • None

      • xxx-small

      • xx-small

      • x-small

      • Small

      • Medium

      • Large

      • x-large

      • xx-large

    • Style: Styles described how fields should be rendered in preview mode. Users need to create one cdn link from the CSS tab on the layout designer page for use styles

    • Classes: Classes are used to apply unique styling and formatting to the fields in preview mode. Users need to create one cdn link from the CSS tab on the layout designer page for using classes

    • Margin Location: Defines the position of the margin for a component. margin creates extra space around a component.

      • Around: Margin gets added around the component

      • Top: Margin gets added at the top of the component

      • Left: Margin gets added at the left side of the component

      • Bottom: Margin gets added at the bottom of the component

      • Right: Margin gets added at the right side of the component

      • Horizontal: Margin gets added horizontally

      • Vertical: Margin gets added vertically

    • Margin Size: The margin size of the view can be set to:

      • None

      • xxx-small

      • xx-small

      • x-small

      • Small

      • Medium

      • Large

      • x-large

      • xx-large

    • Visibility:

      • Never: The field cannot be visible

      • Always: The field will be always visible

      • Conditional: Depending on the visibility criteria, the field can be set as visible or not

    • Read-only:

      • Never: The field cannot be read-only

      • Always: The field will be always read-only

      • Conditional: Depending on the read-only criteria, the field can be set as read-only or not 

    • Disable:

      • Never: The field cannot be disabled

      • Always: The field will be always disabled

      • Conditional: Depending on the disability criteria, the field can be set as disabled or not

    • New Section:

      • Layout item Label: This field show the name of the components with the count of its usage e.g: if you are adding the section for third time in a layout then it will display with label of Section 3

  • No labels