I'm having some difficulty understanding the functionality of relating a table to a node. I read through http://drupal.org/node/898562 and figured the same would apply to D7, but when I get to "Add Node Title field" I'm unable to move forward as this isn't a field that is available.

I have a considerable amount of data in a table in the database that will be updated on a fairly regular basis. I'd like to be able to create a content type that uses this data, but I cannot seem to get the two linked together. I have not successfully found much documentation on this feature at all. Is there somewhere I can find the information I need? Perhaps a helper module that someone can point me to?

Comments

joachim’s picture

Status: Active » Fixed

On D7, your best ways forward is to enable Data Entity module. If you want to connect a data row to a table, use Entity Reference module to connect them.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.