VTModuleDesigner
VTModuleDesigner copied to clipboard
Filename holder does not upload file
I just created this new field on module designer

But the field is empty and does not upload the file

When i click on it

The File size is empty, there is no number before "MB"
On blur event, 2 loading gifs appears and do the ajax call

But there is no file data on ajax post

I dont know where is the error but , could be an error on passing variables?

You can see on generated template, that MAX_UPLOAD_LIMIT and MAX_UPLOAD_LIMIT_MB are 0
any idea?
I created new module with only that field
on create new element

the maximun upload limit appears on field (3MB) but does not on edit
This is the save post
