advancedforms / advanced-forms

WordPress plugin to create forms using Advanced Custom Fields
75 stars 14 forks source link

Upload file in form, restriction not apply #94

Closed cedricDevWP closed 3 years ago

cedricDevWP commented 3 years ago

I create a form with a upload file. I added a restriction on allowed file types (.jpg, .pdf...) but when i submit if i add a .csv the restriction wasn't apply on ajax

It's normal ?

fabianlindfors commented 3 years ago

Hi! This is unfortunately a bug in ACF which remains unfixed. It also affects ´acf_form()`. I would recommend reaching out to ACF support and let them know that the issue is important to you :)

cedricDevWP commented 3 years ago

OK i will do that