Closed (fixed)
Project:
Text or Nodereference
Version:
6.x-1.0
Component:
Text or Nodereference
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2012 at 11:34 UTC
Updated:
18 Nov 2012 at 21:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
yub_yub commentedFor anyone else having trouble implementing this module, you have to go to the "Display fields" of one of your content types and select 'Text or nodereference' from one of the dropdowns there. Was very happy to get this to work.
Comment #2
yub_yub commentedComment #3
pezholio commentedI'm still getting this issue here I'm afraid, despite carrying out the suggested fix.
Comment #4
pezholio commentedActually, I've now managed to sort the issue with the links (they weren't showing in Devel). However, it's still not filtering by node type, and I'm still getting all of the nodes show up in the autocomplete.
Comment #5
pezholio commentedLooking through the code, it seems that the ability to filter by node type isn't actually there (forgive me if I've misunderstood!). I've put together a patch, so this works as I expected.
Comment #6
pezholio commentedForgot to change the status!
Comment #7
boobaaThanks @pezholio for reporting this; I've just committed a slightly modified patch of yours to 6.x-1.x.