I'm trying to get the list of nodes to be referenced through a view (named "grouplist"), but the select list elements are shown like this:

<span class='view-item view-item-grouplist'><span class='view-field view-data-node_title'>My Node Title</span> - <span class='view-field view-data-node_nid'>My Node Nid</span></span>

How can i just get the node title without all those html tags?

I'm using Drupal 5.7 and CCK 5.x-1.x-dev.

Comments

yched’s picture

Hmm, must be something I foobared in my latest commit in this area. Will need to look into that

yched’s picture

You bet I did. Could you try the newest 5.x-1.x and see if it works better ?
(you might need to wait a little for it to be repacked - it should be nodereference.module,v 1.39.2.33)

drupaloSa’s picture

Thanks. By the way, which fields do i have to add to the view for nodereference to work? Currently i have node title and node id only.

karens’s picture

Status: Active » Closed (won't fix)

Closing old issues. None of us is using the D5 version any more, so hard to provide any support. Sorry.