0

I want to create a ui component form which will have file upload in it. I don't want to upload images. I found the code to upload but its image upload. I don't want to have image upload just want file upload. Magento 2 How to Add File Upload Field in Admin Form? The code in this has image preview, which I don't want. I also don't want upload before the form is submitted.

1 Answer 1

0

you found right solution just change code where allowedExtensions instead of image extenstions like jpg write pdf and csv. Maybe will not work preview because it pdf and csv

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.