I am having trouble finding out how this field renders.
The behavior that I want is basically if the user clicks a radio button to true than a form field is displayed for more info, if they click false then nothing needs to happen.
Is this the model field that I want? Or do I just need a boolean field and some JS?
Thanks!