Active
Project:
Send
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2010 at 06:19 UTC
Updated:
27 Aug 2010 at 04:15 UTC
Hello,
I was wondering if anyone can help to get the "send this item" as a field in Views?
I would really appreciate your help!
Thank you
Comments
Comment #1
charlie-s commentedAlso looking for this. Subscribing.
Comment #2
allie mickaGood idea! I'm updating this issue's title to reflect the request
Comment #3
Rene Hostettler commentedHi there
I achieved this functionality recently on a site using the views bulk operation module with a custom action for vbo.
Here is the code. You place it in an .inc file inside the vbo module directory and it should make it available as a custom action when you select vbo as the style for your view
it passes the selected node id's to the send to a friend page.