I am wondering what the purpose of the Entity field setting is. The module seems to work fine without it.

When I chose a field, nothing particular seems to happen, ie the images uploaded in the main body do not get attached to the field I chose when editing a node.

What I had hoped for was integration with multi-image widgets, is that feasible?

Comments

xandeadx’s picture

If you upload files via ocupload in node form, ocupload can attach files in file field after node save.

killes@www.drop.org’s picture

This sadly does not work for me.

The field I chose is attached to the node type that I uploaded the images to.

What I have done is:

1) Open empty node form

2) Upload images through ocupload to a textfield

3) Fill out other required fields (no images)

4) save

5) edit again: the images are present in the text area, but not in the image field.

(Shouldn't this be a per-node-type setting?)

killes@www.drop.org’s picture

Category: Support request » Bug report

Thank you for the video! I was doing exactly the same, though...

This is where it fails:
http://cgit.drupalcode.org/ocupload/tree/ocupload.module#n205

My files had spaces in the file names which have been replaced by "%20" so this test fails.

ivnish’s picture

Is this actually on the last version?