...
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.
Button Page Component Properties
Configure Button
Name | Description | |
---|---|---|
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. | Hyperlink | Link of the window to be accessed after Button is clicked. |
Hyperlink Target | Available Options:
| |
On Click | Function to be executed when Button is clicked. | |
Display Type | Available Options:
|
Event Listening
Name | Description |
---|---|
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 Name | For users to input a meaningful event name. |
Matched Action | Available Options:
|
Add Row | Adds new Event Listening row. |