offline-detector-immediate
Mobile icon

Network Online/Offline Detector (Immediate)

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded
 on 20 September 2023
 by 
5.0
 (1 rating)
offline-detector-immediate

Network Online/Offline Detector (Immediate)

Documentation
1.0.2

Required Input parameters:

CSSBackgroundOffline (text):Give the css class to show offline colors.

CSSBackgroundOnline (text): Give the CSS class to show online colors.

OnlineMessage: Pass the Message to show online message

OfflineMessage: Pass the Message to show offline message

ContainerCSS : Give the CSS if you want to give for both situtation online as well as offline (Example in both situtation I am showing the same text color white so pass the single text)

TimetoShowMessage (Integer) (ms): Time to show the message for how many seconds to show. means it will automatically disappers in few (given seconds) seconds


1.0.1

There are no changes related to logic or interface


1.0.0

This is network Detector which show you the network is online or offline immediately after used turn on or off the network data
and for the few second like you tube ,instagram,etc show

Done customize background css, message and time to show the message

To check in mobile/Web you can just disconnect your internet connection.

In the tool box you will get the webblock like above screenshot drag and drop that in the screen provide the neccessary input (for every screen to check I prefer used that in the bottom bar)

Input parameters:

CSSBackgroundOffline (text):Give the css class to show offline colors.

CSSBackgroundOnline (text): Give the CSS class to show online colors.

OnlineMessage: Pass the Message to show online message

OfflineMessage: Pass the Message to show offline message

ContainerCSS : Give the CSS if you want to give for both situtation online as well as offline (Example in both situtation I am showing the same text color white so pass the single text)

TimetoShowMessage (Integer) (ms): Time to show the message for how many seconds to show. means it will automatically disappers in few (given seconds) seconds