Content Template
How can I access content within other content types in a template file?
Hi,
I am working on theming a content type that uses a node reference and I would like to be able to access some content within the other content type that it is referencing.
Here are the details:
Question regarding CCK & Content Template
Hi, this is, to be sure a simple question for anyone who knows even rudimentary .PHP, but even after most of an entire day, the solution continues to elude me.
I am building a custom content type in Drupal 6 where registered users can submit their events. Fields include event name, time & date, etc., as well as a e-mail field and the sponsoring organization’s URL(s). “field_email,” use the “Text Field” widget. “field_link”, logically uses “Text Fields for Title and URL.” These two are not required and both allow multiple values (unlimited).


