Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
nodereference.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2009 at 19:59 UTC
Updated:
26 Oct 2009 at 09:10 UTC
Comments
Comment #1
markus_petrux commentedNodereference is pretty tied to the node edit form, the node data structure and CCK field information. I think it is not be possible to directly reuse nodereferences out side of these contexts.
If you want an autocomplete text field that works somewhere else, then you can do this using FAPI and using your own URL to resolve the AHAH request the way you wish.