Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Client Awaitable Popups
Client Awaitable Popups
Stable version
1.2.1
(Compatible with
OutSystems 11
)
Uploaded
on
07 November 2022
by
5.0
(1 rating)
Overview
Reviews
Versions
Documentation
Support
Client Awaitable Popups
Details
Block to show a dialog inside client action and wait for a user response.
Read more
This core widget module provide:
Confirm Dialog : The confirm dialog async allows a popup to be defined, enhancing the title and content placeholders with outystems widgets, which can be used within a client action by waiting for the user to give confirmation for the operation.
Wait Dialog : The waiting dialog is a popup with predefined UX, internally use block from
Shimmer Loading Library
.
State Dialog : The state dialog is a popup with predefined UX for the operation feedback: When the popup is showing the initial state is Loading and then you can set the transition to one of the following state:
-Success with action "SetDialogStateToSuccess"
-Error with action "SetDialogStateToError"
-Warning with action "SetDialogStateToWarning"
Release notes
(1.2.1)
What's new
Update OS UI Reference to 2.12
Removed Animation Widget Dependency, added fade in animation with css into State Dialog
Change Parameter for Offline Dialog from OverrideImageBinary to OverrideImageUrl
Reviews
(0)
Team
Other assets in this category
User interface, Pop-ups & messages
Confirmation Dialog
Samuel Jesus
Tired of that old, browser controlled confirmation dialog box? Confirmation Dialog is a simple and fully customizable confirmation dialog box that allows you to take back full control of your application.
1241
Feedback Message Utils Reactive
Rui Barradas
This component allows you to easily control the Feedback Messages of your application. You can customize them according to your needs. With this component you can: add extra CSS classes, set a timeout, enable and disable close on click, escape HTML characters, close displayed feedback messages instantly or for a given timeout and add auto close behavior for warning and error messages.
597
SweetAlert
André Gonçalves
A beautiful replacement for JavaScript's confirm message! It will replace the ugly confirmation message with a beautiful customizable and fully functional modal.
1244
More from Andrea Lembo
Popup Add-on
Andrea Lembo
This module adds some features to standard OS popup.
171
String Format Utils
Andrea Lembo
Module that expose client and server action to format string or generate random string.
18
Client Device
Andrea Lembo
Module that expose client action to retrieve info about Battery, Location, Network, Browser context of the current device
14
Loading
Loading...