File Upload - Restrict on multiple file uploads

Restrict on multiple file uploads or remove the + button from the up-loader window box

You may try to use the setFilesLimit method:
docs.dhtmlx.com/api__dhtmlxvaul … limit.html

I apologize. In case of the dhtmlxForm upload item such feature is not supported.
You may only try to use the “file” item:
docs.dhtmlx.com/form__controls_list.html#file