Insert only specific/selected fields from node

nbchip - June 19, 2008 - 00:15
Project:InsertNode
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

It would be nice to add option to only show selected fields from node something like [node:123 field_one,field_two]

#1

capellic - July 15, 2008 - 18:57

You could create a View (so that you can control which fields appear) that accepts the node ID as the argument and then using the viewfield module to import that view.

 
 

Drupal is a registered trademark of Dries Buytaert.