Hey,
I know the popups api module has nothing to do with file framework but I thought I would ask anyway. On my site, I'm using the Popups for node creation because of how convenient it is. I find it strange that only the file node type will not submit correctly from within a popup. It returns a bad form response.
If you wouldn't mind quickly looking into it, that would be great.
Thanks
Comments
Comment #1
mstef commentedComment #2
miglius commentedI haven't looked at it yet, but since you marked this issue as fixed, I would appreciate if you could share with the community what you have done to make it work.
Comment #3
mstef commentedmy apologies - I just wanted to make sure I got it right before posting anything..
just include sites/all/modules/fileframework/file_form.js in the popup api link handler. that seems to do it.
Comment #5
kb_0 commentedHate to flog a dead horse, but could you please give a little more detail here? Popups don't work on file nodes and I am very keen on getting them to do so. Where exactly is the link handler for the popup api?