Usage Question
| Project: | Node2Node |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Hello,
I wanted to thank you for your module as well as all the extra time you put in to comparing with other similar modules, that is so helpful and very much appreciated. I wanted to ask your advice, since you have knowledge of all this.
I was wondering if your module would be able to achieve this:
Want to be able to attach/create a relationship between all content types and a content type="support issue". I am using flags to tag any node with a "bug report", then using flag actions to do two things:
1.send it to a "site support" nodequeue for admins to review.
2. redirect users to create a "support issue" (content type) in order to get specifics of the problem.
So what I need is to be able to create a relationship between the node flagged as "bug report" and the "support issue" (content type) node created with the specific info. So that each node can have "bug reports" attached to them. I would like admins to be able to view the "support issue" nodes(content type) in a separate tab for each flagged node. This way we can just go directly to the problematic node from our nodequeu and view the associated support issues all on the same page. Also, I would need to restrict access to viewing bug reports to admins only. After seeing if this is possible, the last thing on the list is to figure out how to redirect a user back to the original node after submitting the support issue. Basically I want to set this up to make it as easy as possible for admins and users, especially when testing a new site.
Also, I am running organic groups, views, panels - not sure it that is an issue or not.
If you have any advice I would be in your debt. If this is possible with your module, i would be more than happy to submit a "how to/drupal recipe" on this setup.
