Hi, I'm just trying this for the first time tonight; it looks to be a great module, thanks! After working with the module, I'm afraid I may have misunderstood the scope. Could you please verify if my desire is outside of the module's ability?

I have successfully installed CCK, Views and Node Reference Views. I have created the content type "Test" and added the field "field_image." Visiting /node/1 my title, body and .jpg display properly.

I have cloned the default View, named it "field_image," and changed the field to be "Content: image Image"

By adding a page display path of "view" /view/1 properly renders the image from node 1.

What I would like Node Reference Views to do:

Users with appropriate permission visit /node/add/test and have the ability to enter any text for "Title" and "Body" and are provided a radio button selection for the result of the "field_image" View.

The resulting node would contain their title and body text and their choice of images the View has returned.

Is this possible?

Thank you,

-NP

Comments

nonprofit’s picture

Title: Can Node Reference Views populate a CCK form? » Can Node Reference Views populate a node/add form?
joachim’s picture

Status: Active » Closed (fixed)

This module only affects node display. Nothing is done to the node edit form.
There is another module I think that does something like what you need.

nonprofit’s picture

OK, thanks!

slucas’s picture

Status: Closed (fixed) » Active

which module can permit to fill on the same form the cck field of a node, and the fields of a referenced node (created on the fly)?

joachim’s picture

Status: Active » Closed (fixed)

You'd be best off asking that on the forum.
I'm sorry but I don't have time to answer support question that don't relate directly to modules I support.