Give us feedback
screen-action
Service icon

Screen Action

Stable version 3.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 26 Jan by 
5.0
 (4 ratings)
screen-action

Screen Action

Details
Enables the reuse of screen actions by calling a screen action within another action.
Read more

Features:

  • Screen Action is an extension that allows you to reuse screen actions !
  • Call web block actions from their parents.
  • Avoids the unecessary network trafic of the widget_click component.

How it works:

  • The extension uses reflection to find and invoke the screen action through the provided name.

Sample:

Notes:

  • Important: Make sure that the action that your are invoking doesn't invokes the source action or you may end up in an endless loop.
  • Currently this component does NOT support screen actions with input parameters.
  • Notice: This component takes advantage of private and undocumented Platform APIs, which can change without notice. As a result, this component may unexpectedly break as the Platform is upgraded. We advise proper testing to ensure that your applications continue to work as expected when upgrading/patching the Platform.
Release notes (3.0.1)

Fixed compatibility with newer versions.

License (3.0.1)
Reviews (0)