Hide and display the dhtmlx form uploader and text

How to hide and show the dhtmlx form uploader, on click of a radio button or checkbox.
Able to hide the form uploader using display=“none”, but on display=“block”, the title in the uploader div is not displayed.

You may try to use the hideItem/showItem method.
snippet.dhtmlx.com/a1ca1dc51
It can be applied to the uploader or its container.