Closed (fixed)
Project:
Workflow-ng
Version:
5.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2008 at 16:28 UTC
Updated:
26 Jun 2008 at 07:15 UTC
Hi,
I'm very new to workflow-ng and the architecture of Drupal and I was hoping for a little guidance on this module.
I'd like to have an event for workflow-ng when the user clicks on a link or button that I created on any of my pages.
I'm not really sure how else to proceed.
Basically, this is my scenario
- User joins an OG
- User clicks on a link/button in the OG page to apply for ownership
- Workflow is triggered and system checks whether user has the correct roles first.
- If true, user is granted ownership of the OG.
Running near the end of my tether.. so any help would really be GREAT
Comments
Comment #1
amitaibuYou have custom content links module in the wf_ng package which allows triggering events upon clicking a link.
However, note that your flow can be done automatically as OG module is integrated with wf_ng.
Comment #2
Blueeeeie commentedHi there,
Thanks for the reply.
I know OG is integrated with wf_ng, but there are only 2 events in the list under OG, which is when a user joins or leaves a group.
I'm not exactly sure how to modify the module such that I can have another action which is if a user indicates he wants to take ownership of a group.
Comment #3
amitaibuYou can help review this patch #247672: add workflow-ng actions and condition
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.