Versions Compared

Key

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

Table of Contents

Introduction

English
Panel
borderColorpurple
bgColorwhite
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

This is a new feature in Joget DX 8.

Button is a page component where App Designers can embed a hyperlink for end users to access other windows (or webpages).

To make it workable, the link of the window is needed so that end users is directed to that particular window after clicking the Button.

Get Started

Check out how Button works by testing it in the built-in Joget DX 8 Showcase app.

  1. Login as Admin and click the Pencil icon on Joget DX 8 Showcase to open the App Composer.

...


  1. Image Added

  2. Click into the Joget DX 8 Showcase UI to create an environment for testing the Button.

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

  4. You can name your

...

  1. Label and Menu ID

...

  1. to something meaningful, and write a description in the Content of your Button demo menu

...



  1. Image Modified

  2. Now that our Button testing environment is all set, we can click into Edit Page Components to check out the Button page component.

  3. Drag and drop the Button page

...

  1. component into the page for editing.

    Image Modified

  2. Provide the Button with meaningful

...

  1. Label and ID

...

  1. .

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

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

...


...


  1. Image 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.

Button label

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

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

AJAX & Events

Events are fundamental to creating interactive and dynamic web pages and AJAX enables the development of more dynamic and interactive web applications without the need to reload the entire page.

Configuration of Ajax & Events.Image Removed