I have a form field that subclasses ComplexTableField. I am including a javascript file in the constructor of the field, and I can see that the include is showing in the html source when the admin section is loaded, but it does not seem to be firing! Even if I only put an alert into the javascript file, nothing shows, unless I do a reload of the admin section.
Has anyone had a similar problem?
Cheers,
Rane