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
Comment #1
yched commentedHmm, must be something I foobared in my latest commit in this area. Will need to look into that
Comment #2
yched commentedYou 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)
Comment #3
drupaloSa commentedThanks. 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.
Comment #4
karens commentedClosing old issues. None of us is using the D5 version any more, so hard to provide any support. Sorry.