Created on 19 October 2019
icon_unfollowing
Login to follow
local-storage-rwa

Local Storage Reactive

icon_trusted
Stable version 1.1.1 (Compatible with OutSystems 11)
Uploaded on 17 June 2020 by 
local-storage-rwa

Local Storage Reactive

Details
Local Storage allows you to store data on the client side from the Web Storage API. This API accesses the local storage area of the browser without time limit, ie, the stored data will be available whenever you use this page/app. Also, we can use the session storage, is limited to the lifetime of the window. - This plugin already exists to mobile -
Read more

With this component, we are able to create variables in localStorage and sessionStorage. We don't need to store in local entities some flags/data, and we can create, read and delete "global variables" for the application. That avoid queries to entities to get only one flag for example.


Please, check the Documentation Tab for more infos.

Mobile version: Local Storage

Note: It is not recommended to use sensitive data in local storage.

Release notes (1.1.1)

New input parameter in ClearAllLocalStorage and ClearAllSessionStorage:

- IsToRemoveOSVars (Set true if you want remove all vars, include the Outsystems Vars)

Reviews (0)
Category
Device capabilities, Files & documents
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Local Storage Reactive has no dependencies.
Application Objects
Local Storage Reactive has 0 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Asset consumers
No consumers yet.
Weekly downloads