1. Ставим views, если не стоял.
2. Создаем новое представление, в котором замысловато выводим только те ноды, на которые можно ссылаться (подсказко - нужно фильтровать по пользователю)
Вот еще подсказки
«# Only views that have fields will work for this purpose.
# This will discard the "Content types" settings above. Use the view's "filters" section instead.
# Use the view's "fields" section to display additional informations about candidate nodes on node creation/edition form.
# Use the view's "sort criteria" section to determine the order in which candidate nodes will be displayed»
3. Идем в настройки поля node_reference и в районе продвинутых настроек (внизу странички) выбираем нужное представление, из п. 2.
Комментарии
http://www.drupal.ru/node/17678 тут тоже спрашивал в том году - тишина
Гы.
1. Ставим views, если не стоял.
2. Создаем новое представление, в котором замысловато выводим только те ноды, на которые можно ссылаться (подсказко - нужно фильтровать по пользователю)
Вот еще подсказки
«# Only views that have fields will work for this purpose.
# This will discard the "Content types" settings above. Use the view's "filters" section instead.
# Use the view's "fields" section to display additional informations about candidate nodes on node creation/edition form.
# Use the view's "sort criteria" section to determine the order in which candidate nodes will be displayed»
3. Идем в настройки поля node_reference и в районе продвинутых настроек (внизу странички) выбираем нужное представление, из п. 2.
Подробно?
Спасибо,прояснилось