Find out current viewfield argument
gopher - January 4, 2008 - 22:38
| Project: | Viewfield |
| Version: | 5.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Is there any way to programatically find out the argument being used in a given viewfield node?

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