| Project: | Ubercart Contributions |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Ryan |
| Status: | active |
Jump to:
Hi,
My problem is as follows.
I have a content type called as "test1" which is of type product class.
I have another content type called as "test2" which has a node reference
checkbox field of type "test1".
Now when a node of type test2 is created and certain checkboxes are checked
from the node references field and the node is created.
What I want is when the node is submitted I want all the products which are
checked to be added to the cart.
and on node submit the user is redirected to the cart.
