Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Screen Action
Give us feedback
Screen Action
Stable version
3.0.1
(Compatible with
OutSystems 11
)
Other versions available for 10
Uploaded on
26 Jan
by
Matheus Medeiros
5.0
(4 ratings)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
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:
https://www.outsystems.com/forge/component/3559/screen-action-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)
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Reviews
(0)
Related assets
Advanced Excel
Carlos Freitas
Advanced Excel integration with the export/import of Excel files. Enables data formatting, even automatic creation of Excel charts. This enables writing of binary multi-sheet excel-files without the use of an office installation.
14353
Html2PdfConverter
Guilherme Pereira
Simple to use html to pdf/image converter. Based on wkhtmltopdf (https://wkhtmltopdf.org/)
13046
XML Records
Afonso Carvalho
An extension that allows you to convert an hierarchical structure, composed of Records and/or RecordLists to XML. It also allows you to read an XML into the structure.
7458
More from Matheus Medeiros
Page Loader
Matheus Medeiros
The Page Loader component shows a loading page overlay when pressing a link or a submit button.
1254
Action Reflection
Matheus Medeiros
Allows dynamic action calls through the names of the eSpace and Server Action.
169
Button Locker
Matheus Medeiros
Component to prevent multiple clicks on a submit input by disabling the button .
504
Loading...
Loading