Topic: McFileManager doesn't seem to work when element_names is an integer
Hello,
I'm trying to integrate McFileManager (in standalone mode). I'm using this code :
mcFileManager.open('form82','198')
But when I want to insert a file, field content doesn't change. When I change field name to 't198' (just a try), it works.
It seems that McFileManager doesn't like integer field names. So my questions are : Is it a bug or not ? If yes, was it solved ? If no, is there anyone who can give me a solution ? Because I must use integer field names..
Thanks a lot