Forum

Lukas Henninger
Moderator
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
    Has successfully completed the online course Advanced (310)
    Has successfully completed the online course Advanced (320)
2 months, 1 week ago #70515
Up
0
Down
::

Hi Leonid,

the state of the UI is not directly controlled by browser cookies.
The state of the widgets mostly persists throughout the application (there are a few exceptions like unloading and loading modules).
Therefore, you would need to set the widgets to their desired state, e.g. disable the button or clear the selection.

Kind Regards
Lukas