Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Drag and drop the Rich Text UI element into the New In DX 8 category (or anywhere you like).

You can name your Custom Label and Menu ID and Label to something meaningful, and write a description in the Content of your Button demo menu.

...

Provide the Button with meaningfulCustom Label and ID and Label.

Copy paste the link of App Center window and set is as the Hyperlink.

Select New Window as the Hyperlink Target so that App Center is opened up in a new window when end users click the Button.

Image RemovedImage Added

Button Page Component Properties

Configure Button

NameDescription

Label

Button label.

Custom ID

Page component ID.

Since Button is not an input field, we can leave it as it is.

Please see Form Element for more information about defining the IDs and list of reserved IDs.

Label

Button label.HyperlinkLink of the window to be accessed after Button is clicked.
Hyperlink Target

Available Options:

  • Current Window
  • New Window
  • Top Window
  • Parent Frame
On ClickFunction to be executed when Button is clicked.
Display Type

Available Options:

  • Link Button
  • Primary Button
  • Secondary Button
  • Success Button
  • Danger Button
  • Warning Button
  • Info Button
  • Light Button
  • Dark Button

Event Listening

NameDescription
Component Object

The component to be listened.

If there is a new Page Component added into the UI, the selection will be displayed under Component Object.

There is only one Page Component - Main Menu Component in the case shown in the figure above.

Event NameFor users to input a meaningful event name.
Matched Action

Available Options:

  • Hide Component
  • Show Component
Add RowAdds new Event Listening row.