Closed (duplicate)
Project:
UC Node Checkout
Version:
6.x-2.0-beta4
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
5 Nov 2009 at 16:05 UTC
Updated:
30 Dec 2009 at 20:37 UTC
Hello,
Nice module!
When a customer add a product to its cart and he has complete the node form, the product is add to its cart with the link to edit the created node.
But when he confirms its order, how the admin know/get the nid of the node created. It does no appear neither in the invoice nor on the admin screen. (or I have not well seen).
Thanks in advance for your help
Comments
Comment #1
selinav commentedIs it possible to do a hook to display it on this documents?
Comment #2
rszrama commentedYes, unfortunately at the moment, you can only know the node ID from the product's data array. I think this might overlap with #666716: Provide a link to the checkout nodes on the order view page, so I'm closing this issue out.