Installed FileField version 3.10.
Created FileField to have unlimited values.
Clicking 'Add more', is giving javascript error.
Uninstalled and installed the previous version of file field and its working fine.
I am using CCK 3.0-alpha3
Installed FileField version 3.10.
Created FileField to have unlimited values.
Clicking 'Add more', is giving javascript error.
Uninstalled and installed the previous version of file field and its working fine.
I am using CCK 3.0-alpha3
Comments
Comment #1
xiaoluan0318 commentedI had the same issue here.
Comment #2
xiaoluan0318 commentedIssue fixed by myself.
Problems was caused by some functions in the theme adding wrapper tags to the submit button
Please read http://drupal.org/node/1276124
Comment #3
quicksketch