Download & Extend

Find out current viewfield argument

Project:Viewfield
Version:5.x-1.2
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Is there any way to programatically find out the argument being used in a given viewfield node?

Comments

#1

Status:active» closed (fixed)

token_replace_multiple($string, array('node' => $node)) is used to replace tokens in the arguments string with their values for that node.

nobody click here