Hi,
I've two content types.
I want to create content type using the standard form on which one user fill the form as well for referenced node, so user don't need to create one content type and after that second one which has reference to previous one.
In normal way you've got only referenced field [nid] without the all fields of specified content type.
This functionality which I'm looking is similar to nodefamily+usernode+nodeprofile, when user during the registration see all content types on the one form and he is able to create them.
I've tried all possible solution, but without the result.
Is there any module which can be integrated with node reference in this way?
In example:
I've got 2 content types: person (which has personal fields), party (which can't exist without person),
so during creation of party, I want to able create person as well in one form.
Comments
Comment #1
kenorb commentedhttp://drupal.org/project/content_profile + http://drupal.org/project/autoassignrole
#364638: Show role specific profile at registration
#301464: Roles & Profiles - integration of the necessary modules?