Training

Our next U.S. stop:

Mike Anello and Andrew Riley from Mediacurrent are teaming up to offer the first Blue Collar Git workshop on Friday, June 8 as part of DrupalCamp Charlotte (also part of the Southeast LinuxFest). The cost is only $149 for the full day if you register during the month of May ($199 otherwise). 

New Podcast

Posted Wednesday, May 9 at 7:50 am
Brandon Morrison (Brandonian on drupal.org) joins Andrew Riley and Mike Anello on the first post-DrupalCon Denver edition of the podcast to talk about all things Geo in Drupal 7. Brandon is one of the maintainers of the GeoField module and is an active member of the Drupal Geo community.
Download Podcast 82
DrupalEasy_ep82_20120509.mp3
Syndicate content

Newsletter

Stay up-to-date on DrupalEasy workshops and other events. On average, we send about one newsletter per month.

Testimonial

Mike is a great teacher!

Who are we?

DrupalEasy is the collective expertise of Ryan Price and Michael Anello, who joined forces to provide training and consulting services worldwide. Read all about them and what they can do.

What is Drupal?

Drupal is a free, super-powerful content management system for sites that require information posting and collection, including blogs, forums, videos, photos, and databases of information. We think it is the best platform available. Here's why...

Why Drupal?

More and more savvy organizations are going with Drupal for content management, and its no mystery why. It’s free, flexible, and easy to maintain for small or large volume sites. Learn more...

Create Referenced Nodes On-The-Fly

If you use CCK's Node Reference field often, then this tip is for you.

Occasionally I run into the situation when I start adding a new node that contains a Node Reference field only to get half-way through before realizing that the node I want to reference doesn't exist yet. At that point I have to stop what I'm doing, open a new browser window, create the node I want to reference, then reload the original node's "add" form. What a hassle.

Fortunately, with a little snooping around Drupal.org, I was able to find a great little module called Node Reference Create. This gem is a new widget for the Node Reference field that displays as a standard autocomplete text field with one special feature. If the node you want to reference doesn't exist, it will create it for you! When you submit the node/add form, this module will create a new, empty (other than the title which will be populated by whatever you entered into the Node Reference autocomplete field) node that you can go back and populate when you're ready.

But wait, there's more...

Let's say you don't want to have to go back and populate the referenced node later on - check out the Popups Reference module then. It uses the PopupAPI to popup a node/add form for the node you want to reference!

Regardless of which module you choose, your days of jumping around from node-to-node to create references are over.

Trackback URL for this post:

http://drupaleasy.com/trackback/183
No votes yet

More Quicktips


Syndicate content