Many thanks MHWinter, but I already have this option on and it still doesn't save. My problem is the following: for example - there is a radiobutton with b and c options. if the user chooses option b), dropdown menu will be shown with the options b1, b2, b3. if he chooses c, the b dropdown will be hidden and c dropdown with options c1, c2, c3 will be visible). What it happens when I save and reopen is that only the radiobutton choice is remembered but the dropdown shown is the one that i created to be default saying "choose one of the options" - which is in the initialization event.