Hi,

I want to ask if it is possible to combine the taglist so for example if I want to insert the title of the node but also the fields that are inside that node, so it is possible to allow the insertion of both, more or less as the information shown by Devel module.

so we can choose the title or the fields of that node

node title = [#nid]
node field 1 =[#nid:field 1]
node field 2 =[#nid:field 2]

Comments

Roi Danton’s picture

This could be added to a node taglist, e.g. include the node and all fields. Before working on this I'll finish the "use themed view output for taglist" and #665584: Select any field for view taglists. Maybe with that feature your request could be accomplished, too.