I am sure there is an easy way to do this, but I've tried a few things and haven't been able to stumble upon the answer.
It's pretty simple really - I have a Yes/No checkbox field on a form, and I want to be able to either hide or display a field directly below that depending on whether the user ticks the checkbox or not. In real time.
Is this possible with NT6? I am thinking yes, because of all the jQuery goodness, but if I set a condition on the second field, and change the 'Client-Side' options in the checkbox field, it does not redraw at all.