Download & Extend

Best way to allow users access to nodes they create?

Project:UC Node Checkout
Version:6.x-2.0-beta4
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I'm looking for a simple way to allow users to access the nodes they create during the checkout and order process, after the order is submitted. Ideally, they would access through the orders that are listed with their user account and ideally, this would be read-only access.

In this case, the nodes are represent participant registration, so we want to give users who have registered a way to print out the registration node itself, instead of just the invoice (which doesn't contain very much detail). We can direct them to print when they are filling out the form, but of course many people will not do this or will lose track of what they have printed.

Thanks in advance for any ideas.

Comments

#1

Status:active» fixed

You might just create a View and make it a tab on their account page. If you're requiring users to login prior to registration, then every node they create will have them as the author. You can use this to filter the View and also use a Views argument to make sure the user is viewing their own history before displaying the nodes. It's pretty compelx to setup, but this is what you need.

#2

The core Tracker module does what Ryan is describing, without Views.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here