Disclaimer message

Categories

Component ID

2821882

Component name

Disclaimer message

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Disclaimer message provides a custom block, with custom fields and admin configuration settings.
Message can be assigned to any region and is closable by user. Message publishing / un-publishing can also be scheduled.

Admin can decide where the click is saved. Options are:

sessionStorage, if you want to show the message if the user opens a new session.
https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage

localStorage:
https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage