Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is there a way for the FieldType.FileUpload.cshtml partial view to get a list of valid file types to display to the user?
Currently it just validates on the back end once the form is submitted which is not an ideal user experience.
Generally these sort of values show up in the "extra settings" property, but in this particular case it is empty.
Thanks,
James
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to display allowed file types on the new FileUpload field?
Is there a way for the FieldType.FileUpload.cshtml partial view to get a list of valid file types to display to the user?
Currently it just validates on the back end once the form is submitted which is not an ideal user experience.
Generally these sort of values show up in the "extra settings" property, but in this particular case it is empty.
Thanks,
James
is working on a reply...