I have created a form with FXForms which contains a switch input and a text field input.
I've been trying to workout how to make the text field only visible if the switch statement is true, but with no success and can't find anything in the documentation.
What would be the best way to achieve this?