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 31861

function HOOK_node_view_alter(&$build) {  if(!user_access('wholesale permission')) {    ...
DNZ Andy @ BlueFusion — January 2015

Discussion Checkout form validation: alter the value of a commerce customer profile

In my checkout form, I have 2 customer profiles: billing (default) and shipping (from commerce shipping module). Basically, I need to emulate the commerce_shipping 7.x-1 option "copy shipping information from billing", but i need to do that manu ...
strae strae — November 2012 — 4 comments — Customer Profiles, address field

Discussion Event ticket use case

Hi, I'm using Drupal commerce for an event registration website. When we sell event tickets as product we would require Attendee names and details for each ticket. we used line item field to store attendees details. However, we would need an extra fe ...
kooroach — November 2011 — 2 comments

Answer Answer to Question 3266

installed. I also assume you have a field that identifies whether a user is a vendor or not. The easiest ... Conditions of the Rule, add a condition that the user has to be a Vendor- This will make the UPS method only ... and add the condition that your user is not a vendor. This is of course a simplified answer- ...
smokinggoat — April 2013

Question Product Reference Problem (Duplicate Images)

Vote up! 0 Vote down! On a Product Display I want to be able to show users a list of ...
suntower — September 2014 — Product reference

Question Invoice a Customer and Have Them Pay Later?

I tried to create an order manually, then assign the user as the Owner of the Order. However, when I go to ... perhaps I am going at this the wrong way completely? Only users on the site can make payments, so we ... don't have to worry about anon users. Invoice ...
BD3 — April 2013 — Invoice

Answer Answer to Question 3940

/user in your url to connect as admin and then remove the maintenance mode. ...
Anonymous (not verified) — November 2012

Question Make selected pricing attributes appear in the cart

if someone could tell me how to make views show the attributes the user selected, I'd be ... to order all of them. In the example below 'Items' is an option set and the user has ...

Discussion commerce pdf invoice not work as intendet

Hi drupal commerce users, I tried to get 'commerce pdf invoice'-module to work. But it ...
conscience — May 2012 — 5 comments

Question Continue shopping during checkout process

checkout process. The problem is, once the user clicks checkout in the shopping cart and the browser loads ... the checkout page the shopping cart is now empty, so if the user goes back to the product list page ...

Pages