What I want to achieve is that the user types in his settings into the TextFields and after hitting apply they shall be written to certain variables. Relevant code inside the controller class looks like this (I didn't code the "write to variable" part yet but just wanted to ...