Give us feedback
click-event-handler
Reactive icon

Click Event Handler

version 1.0.4 (Compatible with OutSystems 11)
Uploaded on 17 September 2020 by 
0.0
 (0 ratings)
click-event-handler

Click Event Handler

Details
Creates an event that fires when clicking anywhere on a page.
Read more

This is a simple webBlock for reactive. When implemented on a block or a screen, it will fire an event when anything on the page is clicked, returning the DOM ID, Class, and TagName of the element that was clicked. It was originally created for uses like closing popups or dropdowns with a click anywhere on the page, but can also be used to log everything that was clicked by a user from a single action.

Release notes (1.0.4)

Added Class and TagName to the event

Reviews (0)
Team