I'd like to define a node reference via a simple text field widget that expects/validates a nid, not a node title. I searched the queue and didn't see anything like this. Am I missing something, or would this be an easy, helpful addition to nodereference.module?

CommentFileSizeAuthor
#2 nodereference_nid.patch664 bytesMaxkupr

Comments

moshe weitzman’s picture

Status: Active » Closed (works as designed)

see http://drupal.org/project/cck_extras. probably not core worthy so i close this request.

Maxkupr’s picture

Assigned: Unassigned » Maxkupr
Status: Closed (works as designed) » Needs review
StatusFileSize
new664 bytes

Seems I need the same. In Views->Fields I need Option formatter "Raw Node ID" for referenced node.
I've implemented it in attached patch.

check it please.

karens’s picture

Status: Needs review » Closed (won't fix)

The D5 version is no longer being supported. Sorry.

dww’s picture

Version: 5.x-1.x-dev » 6.x-3.x-dev
Assigned: Maxkupr » Unassigned
Status: Closed (won't fix) » Active

Such a widget still doesn't exist in D6, either. ;) I still think it'd be useful. Where should this feature request live?

Thanks,
-Derek

karens’s picture

Not much going in in D6 these days, all the work is in D7, and for D7 this would be a Reference issue. You could move it there. If you want it for D6, I don't know if it's likely to go anywhere or not. If it has a patch, doesn't touch too much else, and is wanted by lots of people, *maybe*.