In my application I´ve set a clear state that clears all fields except then one value in a list box. Now I was testing the application and noted that when I lock other fields and then press clear that even the locked fields are cleared. Is my set clear state the reason or are there other reason? Do you have examples how to solve this?