client-awaitable-confirm
Reactive icon

Client Awaitable Popups

Stable version 1.2.1 (Compatible with OutSystems 11)
Uploaded
 on 07 November 2022
 by 
5.0
 (1 rating)
client-awaitable-confirm

Client Awaitable Popups

Compatible with:
Created on OutSystems 11

Version 1.2.1

Stable
Current
See documentation
Uploaded on 07 November 2022 by 
Compatible with:
Version 11
11.12.0 to 11.31.0
Database:
All
Release notes:

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
Application Objects:
Client Awaitable Popups has 0 AOs.

Version 1.1.1

Stable
See documentation
Uploaded on 16 October 2022 by 
Compatible with:
Version 11
11.12.0 to 11.31.0
Database:
All
Release notes:

New Client Action:

WaitUntilOnline

An action that pause the execution of a client action until the client reconnect.

This action need the Offline dialog ID.


New Parameter for state dialog:

AutoCloseOnBackDropClick

Indicate if the final state dialog (success,warning,error) must be closed when the user click on the popup backdrop.

Application Objects:
Client Awaitable Popups has 0 AOs.

Version 1.1.0

Stable
See documentation
Uploaded on 16 October 2022 by 
Compatible with:
Version 11
11.12.0 to 11.31.0
Database:
All
Release notes:

Two new block:

-Simply Confirm

The simply confirm dialog async  allows show a popup which can be used within a client action by waiting for the user to give confirmation for the operation.

-Offline Dialog

The modal appears automatically when the browser intercepts the "offline" event, which indicates that you do not currently have an Internet connection.
The modal disappears automatically when the connection is reestablished.


One new client action:

-AskSimplyConfirm

Client action to show the Simply Confirm Dialog and wait for user interaction.

Application Objects:
Client Awaitable Popups has 0 AOs.