Versions Compared

Key

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

Hyperlinks are similar to buttons in the way they function. Both are clickable elements that can return control to a program or initiate client-side scripts.

bypass validation - Setting this property, you can allow the link to not trigger validation and clear the data entered. Most often this is used with an exit or cancel button, but can be applied to a hyperlink. When bypass validation is set to 'true', all validation is bypassed and data from the screen is not sent to the application.

Please visit the Field Binding page.

value - This property is used to set the text the hyperlink displays. This property may be bound to an RPG field. (Rich UI Only)

...