Hi!
I have created a cck text field called "bizprofile_name" under a content type called "bizprofile". I wish to display that field "bizprofile_name" in a different content type "listing".
An example scenario would be:
1. Content type of "bizprofile" and filled in the "bizprofile_name" field with "ABC Company Services". This also set as part of node profile content.
2. So, the next thing is instead of asking user to enter their company name (bizprofile_name) again, I want to just use a reference in the "listing" type. How can I actually achieve that? (I've tried using the node reference, but somehow I don't seem to understand it's concept nor getting it to do what I needed above)
Also, I would like to display the "bizprofile_name" in a table View, how can I get the fields displayed. Apparently, the fields are not being outputted. Any idea how to output a cck text field in table?
Cheers!
Comments
can someone give me a
can someone give me a hint...
maybe I gave a wrong title...
Solved?
Maybe you can see here http://drupal.org/node/155124
Alessandro Bonelli