By json2001 on
Hello,
I'm wondering if this is even possible.
I have a list of businesses as one content type. This has the location data for the business.
I have a user profile through Content Profiles that has a node reference to a business.
Currently if a business doesn't exist the user has to cancel out of creating their profile and Create Content -> Business and then go back to their profile creation.
Is it possible to have the Profile node have a check box or something like that would open up the business node form and create that node right there?
Thanks!
Comments
_
Several options: http://drupal.org/project/modules?text=nodereference+create
Fantastic!
Thank you very much!
Even though NodeReferrers was just what I needed actually. Perfect. I'll also be playing around with: Nodereference Subform.