Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility between the kickasset file attachement field and UserDefinedForm #7

Open
dgaussin opened this issue Aug 31, 2011 · 0 comments

Comments

@dgaussin
Copy link

Hi,

If we have a file attachement field with a userdefinedform (eg. if you have added a FileAttachmentField to your Page.php..) the UserDefinedForm javascript is broken : can't open field options, can' add any new fields, etc.

Seems the problem is in the javascript for the dragndrop in the file_attachement_field.js file. it works If I remove the

    $('.file_drop').livequery(dnd.ready());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant