Something that should(in theory) be very easy, is proving otherwise. I have already read a couple comments on this subject, and the instructions should be easily tailorable to my needs, but upon all attempts, the logic just is not working. Here is the most basic scenario I can think of for this, can someone please explain to me how to make the data binding/logic work in this regards?..
2 Radio Buttons within RadioGroup1: Radio1 Radio2
2 Text Fields: Field 1 Field 2
When Radio1 is selected Field 1 is visible and Field 2 is hidden, and when Radio2 is selected, Field 2 is visible and Field 1 is hidden.
Again, I know this should be super simple, but I can not, for the life of me, get this functionality to work correctly. Any assistance would be greatly appreciated!