Greetings!

I'm having no luck figuring this out hoping for some assistance. Thank you in advance.

I have two content types filtering many taxonomies and creating 1 big beautiful page of publication links, works great. however I would prefer the external publication titles to link straight to the other web site and not to our node which only displays the link. I am using CCK link. Drupal 6 | Views 6.x

-------
PUBLICATIONS
-------

content type 1 (internal publications) - title link should link to the node
content type 2 (external publications) - title link should use the CCK link

-------

I have a feeling I may need some PHP but views is so fantastic there is probably an easier way ( I'm not a coder but I am an experienced views user )

I really really really appreciate any assistance. Thank you

Comments

msjones design’s picture

- also note that I DO know how to create a singular page of Content type 2 - where all the links DO point out to the external web sites, I just can not merge the two together.

dawehner’s picture

One way would be to use theming per field.

merlinofchaos’s picture

Status: Active » Fixed

You will need PHP for this. Either via custom field (which is a module you can install) or theming.

msjones design’s picture

Thank you very much I think I even see some PHP in one of the postings that will help me learn how to create my own. Thank you.

Status: Fixed » Closed (fixed)

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