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

mstef’s picture

Status: Active » Fixed
miglius’s picture

I 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.

mstef’s picture

my 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

kb_0’s picture

Hate 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?