How to check if Fileupload is filled
How to check a fileupload component is filled, like in the code
below I want to enable the toggle component only when textinput
and fileupload is filled..
I tried $get('attachments') to no avail
below I want to enable the toggle component only when textinput
and fileupload is filled..
I tried $get('attachments') to no avail