Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
iconfalse
titleWhat is it for?
Excerpt
A buttons is used so users can trigger an Event from a Page

What is it?

A button is an interaction element used to navigate between or on pages. A button is linked to an Event. When the button is pressed, the event is raised, which can be handled in a flow.

...

PropertyDescription
NameThe only obligatory field. It identifies the object. Maximum 50 characters (only letters, numbers and underscores (_)) are allowed.
Functional nameOptional, can be used in documentation
DescriptionOptional
Caption

Text typed here will be visible for the user as caption text on the button. Creating a multi-lingual caption is possible).

The caption can contain Text Substitution Language: TSL

How to – link an event to a button

...