Versions Compared

Key

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

...

Figure 3: Hyperlink Action Properties

NameDescription
Hyperlink

URL to link to. You may refer to values inside its own row using {fieldID}.

e.g if Meeting ID has a form field ID of "meeting_id", you can refer to this value as part 
of the hyperlink such as "/path1/path2/{meeting_id}"  


Hyperlink Target
  • Current Window
  • New Window
  • Popup Dialog
  • Top Window
  • Parent Frame
  • iFrame
Hyperlink Parameters

Add parameter values to the hyperlink defined above.

NameDescription
Parameter NameParameter name to be set as part of the URL
Column NameColumn name to retrieve value from
Label

Link / Button label.

Info

When action is added into bulk action placeholder, it will turn into a button.

Confirmation MessageConfirmation message before performing action.
Visible when no record or checkbox?

If checked, link will be visible when no record or checkbox appear in the list.

Only applicable in bulk action placeholder.

...