Created on 07 April 2018
icon_unfollowing
Login to follow
screen-action

Screen Action

Stable version 3.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 26 January 2023 by 
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)
Category
Functional libraries & utilities, Other functions & libraries
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Screen Action has no dependencies.
Application Objects
Screen Action has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads