Give us feedback
lgpd-tools
Reactive icon

LGPD Tools

Stable version 0.1.0 (Compatible with OutSystems 11)
Uploaded on 28 January 2021 by 
5.0
 (2 ratings)
lgpd-tools

LGPD Tools

Documentation
0.1.0

This is a library that will contain several tools. For now, there's only one. Please send suggestions!


Popup_Simple

A simple popup that states that the continuous use of this application implies acceptance of cookies use. If you don't see it anymore, try incognito or cleaning your cookies ant it will appear again.

If you wish, define in the Site Property DaysToExpire to set an expiration date. Default is 0.

How to Use

Just drag it into a Screen or Layout block you wish this popup appears.

How to Customize

Just use the stylesheet editor over the special classes:

Class
Description
.lgpd-overlay
The overlay itself
.lgpd-tools
Wrapper for the popup
.lgpd-card
Wrapper for the card. It defines the width of the popup.
.lgpd-title
The title of the popup
.lgpd-message
The main text of the popup
.ldpd-link-privacy
Wrapper for the link to the Terms and Privacy
.lgpd-actions
Wrapper for the buttons