Closed (won't fix)
Project:
Actions REST
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2010 at 05:50 UTC
Updated:
22 Nov 2010 at 10:36 UTC
First of all, I'm very excited to use this module. I just don't know how. What I would like to do, is create a view that dynamically creates links to nodes that include a parameter that will grant UserPoints to the user who "owns" a view. My implementation of this will give the view as an embeddable code to a user that shows a list of nodes that relates to him/her in a certain way.
Is this module able to do that? Can I use tokens in the URI? Can I do all this with Views?
Comments
Comment #1
queryblitz commentedI just realized how confusing that explanation was. Here it is, but better:
Each of my users will see a View.
In each user's View, there will be a list of nodes. Specifically, nodes that they have NOT created. Thus, the list will be user-specific.
That View will be available to embed on another site, using the Embed Widgets module.
I want to grant users Points (through the UserPoints module) whenever any of those links in that embedded widget are clicked.
I'm wondering if the Actions REST module will work to do this, by dynamically creating actions called from within the node links in the users' embeddable View.
More better?
Comment #2
infojunkieI am abandoning this module because it introduced more problems than it solved.