I have the below structure in a dialog.
Dialog
----Multifield
----checkbox
----textfield
Checkbox and textfield inside the multifield.
By default checkbox is disabled, textfield should be hidden.
When checkbox is enabled, textfield should be shown.
Please help me with this. Thanks in advance