Closed (fixed)
Project:
Ubercart Order Node
Version:
6.x-1.0-beta1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2011 at 23:24 UTC
Updated:
8 Jul 2011 at 04:21 UTC
Works well for me so far - thank you!
Is there a way to set the author of the node to be the user that created the order?
Perhaps using a token?
Comments
Comment #1
m.stentaYea, I like that better than the way it's currently doing it. Originally if you didn't define a username to assign order nodes to, it would assign them to the admin user (user id = 1). I changed it so that it will use the currently logged in user instead. Theoretically this should also work for order nodes that are created during checkout, but I have not tested that.
I created a new release (6.x-1.0-beta2) that includes this feature. It will be available soon: http://drupal.org/node/1195714 (just need to wait for drupal.org to auto-generate the packaged code).
Comment #2
MBroberg commentedThanks that worked for me during Ubercart checkout!