Change in 1.2.1
Block Update
OfflineDialog
Block that detect network status and if its offline show a not dismissible popup
Parameters
Name
Description
Type
Mandatory
Primary Message
The message to display in the popup.
Text
NO
Secondary Message
The message to display in the popup under the primary message.
OverrideImageUrl
Url to override default image for offline.
ShimmerEffect
The structure to define behaviour of the shimmer.
DialogLoaderSettings
Waits for the client to reconnect to the internet
Input parameters
DataType
DialogId
The id of Offline dialog block
Yes
The id of State Dialog Block
Message
The message to show during the state processing.(If not equal to NullText() the input parameters of the state block is overrided)
No
WarningDetail
The warning detail.
AutoCloseAfterMilliseconds
If not equal to 0, the popup is hide after the specified milliseconds.
Integer
Wait specific milliseconds.
Integrer
ErrorDetail
The error detail.
YES
IsOpen
Indicate is the popup must be shown
Boolean
Url to override default image for loading.
SimplyConfirmDialog
Block to handle the simply confirm dialog ( set the title and message though action).
ConfirmButtonText
The text to use inside the confirm button
CancelButtonText
The text to use inside the cancel button
ButtonsSharedCssClass
Shared css classes applied to all button.
ConfirmButtonCssClass
The css class to apply at the confirm button
CancelButtonCssClass
The css class to apply at the cancel button
PlaceConfirmButtonOnLeft
The position of the confirm button.
Client action to show the Simply Confirm Dialog and wait for user interaction.
Title
The id of Confirm Dialog Block
The title to show in the confirm
The message to show in the confirm
Output parameters
IsConfirmed
Indicate if the user has confirmed the operation.
eSpace Name
ClientAwaitableDialogs_CW
Core widgets to show a dialogs "Confirm, Loading, State"
Block to handle the waiting dialog.
StateDialog
Block to handle the state dialog.
Messages
The structure to define the messages for the states.
DialogStateMessages
OverrideImageUrls
The structure to define the images for the states.
DialogStateImageUrls
OverrideImagesBackground
The structure to define the images' background for the states.
DialogStateImageBackground
OverrideTextClasses
The structure to define the text color for the states.
DialogStateTextColors
MessageDetailCssClasses
Additional Css class to apply to the message detail for warning and error state.
ConfirmDialog
Block to handle the confirm dialog.
Owner: OutSystemsUI
Description: Contains different types of element animations.
Structure to handle Dialog Shimmer Effects
Attributes
Attribute
UseWaveEffect
Indicate if the shimmers controls inside this container must use the wave effect otherwise the default blink/glow effect is used.
PrimaryColor
The container inherit the primary color of the consumer portal, but its possible to overwrite it.If Outsystem UI Theme is not used/inherit by the consumer portal Theme its possible to set the global shimmer color with these global css variable : --color-primary
ShimmersOpacity
The opacity for the shimmers (value between 0 <-> 1 )
Decimal
GlowBlinkEffectOpacity
The opacity for the dynamic ui animation (value between 0 <-> 1 ). When the UseWaveEffect is false, the standard blink effect is used. This effect alter the shimmers opacity. ( Standard transition go from 0.5 to 0.2).
Structure to handle Dialog Image Background Colors
Success
Success State
Warning
Warning State
Error
Error State
Structure to handle Dialog Image Background Colors.
Loading
Loading State
Structure to handle Dialog State Messages.
Structure to handle Dialog Text Colors.