1. vinnie
  2. General
  3. Wednesday, July 18 2018, 02:58 PM
Good morning, I'd have a question.
I see you can give the ability to the user to upload a file.
Is there a way to delete the "extensions allowed" and "max size 32Mb" text from the edit form?

Thank you.
admin Accepted Answer
Admin
Hi,
you can hide it by adding following CSS code to your template:
.validate-fileext + div{display:none;}
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.