Posted by gopher on January 4, 2008 at 10:38pm
Jump to:
| 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
token_replace_multiple($string, array('node' => $node)) is used to replace tokens in the arguments string with their values for that node.