Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Answer Answer to Question 5120

Vote up! 1 Vote down! This would be possible in Commerce. The trick would be adding a user entity ... checks that field's value. If the value doesn't match the user trying to view it, redirect ... them. Maybe add an "OR" that returns true if the user viewing the product display has a role ...
joshmiller Josh Miller — May 2013

Documentation Price Components

experience, so instead of just "Discount" a user might have visual feedback that they've ...
joshmiller Josh Miller — September 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Answer Answer to Question 10428

Vote up! 0 Vote down! I need non authenticated users to at least see the products and I need ... authenticated users to see the products, the cart and the checkout etc I know it is permissions related- but ...
ukfilmnet — August 2014

Discussion Accounts created with "Create new accout for anonymous order" Checkout rule have blank password

I'm seeing user accounts created with the "Create new account for anonymous order" ... just being bizarre, it means users cannot log in through the normal login form and must use the ... to me how this isn't a bug)? mysql> select uid, name, pass from users where pass = ' ...
Barrett — January 2012 — 3 comments

Answer Answer to Question 12943

configuration>people>account settings for general users. However, this setting seems to have no relationship to ... "Customer" as it is used in Commerce. Is they a way to get those "user" attributes used by ...
basscleff94010 — February 2014 — 1 comment

Answer Answer to Question 7310

user registration form. This form will contain the fields you need in order to have the user choose ... a predefined product line. After a user submits the form and after you have reviewed it you will accept the ... user. 2. Using rules, you will configure the user acceptance event to trigger an action that promotes ...
drupalability — August 2013

Discussion upgrade role on successful purchase

How would I upgrade a role on a specific purchase. am trying to sell memberships to my site. so maded a product memebership. now all goes fine there. but how to automaically upgrade the role to "member" when they buy that specific product and th ...
Zuclo — March 2011 — 13 comments

Question Enforce conditions before checkout?

allowing a user to checkout. I'm working on a site that requires "active member" status ... before users can register for programs, which are a special commerce product type. One idea I've ... tried is a form alter that disables the checkout button if the user isn't an active member and the ...
Dave Bruns — April 2013 — Checkout

Discussion Clone a Product Type?

Hi, Forgot to ask that in my last post but it's could be nice to be able to clone a product type which share 90% of fields,... Thanks, Florent ...
Florent — July 2011 — 14 comments

Answer Answer to Question 5197

Vote up! 0 Vote down! How about rules? Rules ist made for this. You need a rule, fired, when one adds somthing to the cart. In that rule, you chekch for that certain product and its quantity. If customer tries to add the product with more than one piece, ...
ronald — December 2012 — 1 comment

Pages