You are viewing the documentation for Blueriq 16. 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 |
---|---|
Type | Define the parameter(s) you want to add to the event. |
Overview
Content Tools
1 Comment
Tijmen Daatselaar
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.