The file upload field works very well, however I have not found any way to remove the uploaded files if necessary, neither on the frontend nor on the backend. Is it necessary to create a unique function for this?
Hi,
if the file is required then you will not see the checkbox to delete it. You can choose the file field to be required only on frontend, with this you will create a way for admins to delete this field.
Thanks for the answer, now I can see the "delete" option. Is it possible that this field is mandatory, and yet the user has the option to remove the file? In this way we prevent the user from sending new files whenever he sends something wrong.
Another option that would be interesting would be to limit the amount of files sent.
There are no replies made for this post yet. However, you are not allowed to reply to this post.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »