You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.
What is it?
An event is the description of the action used for page navigation or processes. Events are triggered by:
- pressing a button on a page
- a service
- the end of a flow
Events can have parameters. They refine the event. When linking an event to a button you can select which parameters are actually transmitted together with the triggered event.
Properties
Property | Description |
---|---|
Name | Identifies the object. Maximum 50 characters (only letters, numbers and underscores (_)) are allowed. |
Functional Name | Optional, can be used in documentation |
Description | Optional |
Type | Define the parameter(s) you want to add to the event. |
How to – create an event
Select the Home tab
- From the Flow group select the Event icon
- Fill in the required fields
- Click Save or Save & close
Overview
Content Tools
1 Comment
Johan Klaver
Only parameters are ever set in "system.event". If you want to have the original event too, it should also be added as a parameter and then selected with the parameter at the button on the page. For example, an Action event with parameters Create, Delete would have to add Action as a parameter. Then you select both Action and f.e. Create when using the button.