Ой ничего не понимаю.. Не выводит и всё.
Действовал как указано в инструкции:
1. Create a nodereference field on some node type. Create several nodes of that type that nodereference to some other node.
2. Create a new "Node content" display. Configure it as desired.
3. Add an argument for the nodereference field you created in step 1.
4. Set the default value of that argument to "Node ID from URL".
5. Set the display to show on node types that are pointed to by that nodereference field.
6. Profit! The view will now show all nodes that nodereference TO the node currently displaying (plus whatever other filters you have).
Потом добавил вид блока своему view и разместил его т.е. в случае совпадения NID в блоке должна выводиться связанная нода.. Но не выводит =(((
Уже тыкал все возможные комбинации... не помогает
Понял в чем проблема. У меня не выводятся дополнительные опции поля node reference при его добавлении.
Там должна быть настройка Widget type: reference from url
Вот таковой у меня не появляется. В чем может быть проблема?
Комментарии
views attach вероятно поможет
спасибо! сейчас попробую...
Ой ничего не понимаю.. Не выводит и всё.
Действовал как указано в инструкции:
1. Create a nodereference field on some node type. Create several nodes of that type that nodereference to some other node.
2. Create a new "Node content" display. Configure it as desired.
3. Add an argument for the nodereference field you created in step 1.
4. Set the default value of that argument to "Node ID from URL".
5. Set the display to show on node types that are pointed to by that nodereference field.
6. Profit! The view will now show all nodes that nodereference TO the node currently displaying (plus whatever other filters you have).
Потом добавил вид блока своему view и разместил его т.е. в случае совпадения NID в блоке должна выводиться связанная нода.. Но не выводит =(((
Уже тыкал все возможные комбинации... не помогает
Понял в чем проблема. У меня не выводятся дополнительные опции поля node reference при его добавлении.
Там должна быть настройка Widget type: reference from url
Вот таковой у меня не появляется. В чем может быть проблема?
В отсутствии модуля node_reference_url
спасибо!