Hi,
In View Order, Clicking the Upload Files button produces a file picker, lets me choose one and after clicking “OK”, the upload button goes dim and stays dim. No file appears to have been uploaded.
I ran Developer tool in Chrome and found the following:
Uncaught ReferenceError: pdf is not defined
var file_array = [“pdf”,”jpg”,”png”];
var wooempt = pdf,jpg,png;
The variable wooempt value is not enclosed with single quote. Hope this will help Michael Visser.
Thanks