argument handling code for viewfields ?
JohnG - February 22, 2007 - 21:57
| Project: | Viewfield |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
apologies if posting this here annoys anyone, but
I'm struggling to find the correct argument handling code for a viewfield view - the problem is that all the snippets, etc I can find are designed for views in blocks and I can get them to work in viewfields ...
my specific question is here http://drupal.org/node/112871#comment-203553
but I would welcome any general pointers ...

#1
I posted a follow in your forum post. Basically, viewfield has some basic token handling. You can use %nid in your viewfield arguments to get the data you want.
Asking questions in this queue is fine. That's what it's here for. :-)
Feel free to reopen this ticket if you need more support.
Cheers,
-Mark
#2
Damn! that was quick :)
It works too! Now that's what I call customer care :)
Thankyou so much, I was getting very confused :P
John
#3