Hi all, can anybody let me know which strategy I s...
# tornadofx
s
Hi all, can anybody let me know which strategy I should follow? I have a form that is driven by a combobox. I.E. Based on its selection, I need to show one set of two fields in a fieldset. Am I better off creating one fieldset and trying to hide the relevant fields or am I better of creating as two views and then switching between views based on combobox?