Posted by konrad_u on September 28, 2010 at 2:02am
Hey guys and galls
I have following problem.
I have a list of products. Once someone clicks on a product (node type) there should be a message displayed with terms and conditions and a check box that someone agrees to those terms. Once the check box is checked and submitted it needs to redirect to this product page in order to view the node.
I tried redirecting to webform and than once it's submitted back to that product however can't seem to accomplish this last step. Maybe there is some other way using RULES.
Thanks in advance.

Comments
Do your users have to sign an
Do your users have to sign an agreement before they are officially registered with the site? If so, you may want to download the "Terms and Conditions" module. You can then require they sign it to use the site. If its per-product, then your solution may be more appropriate.
I do not use logins on my
I do not use logins on my site so the answer is no they do not have to login. thanks for quick response
Still need some help out here
Is there anybody who has an idea how to create this rule? thanks
I bumped into a "per-product"
I bumped into a "per-product" T&C agreement module for Ubercart, although I cannot recall the name of it. Its listed under the ecommerce section somewhere.
N/A
I did see that module to, however like I said I'm not utilizing checkout module of ubercart therefore this module wont work for me. It only works with checkout module enabled. Thanks though - any other idea?