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.

Discussion Placing Future Orders

box, the user will be able to choose how many weeks they want the veg box to be delivered. Ideally ... I'd like the user to be able to login and see their previous orders and also their upcoming orders. ... I want users to be able to add items to the upcoming order until the day before the delivery. I have no ...
alexanansi — December 2012 — 1 comment — multiple orders, future orders

Question How can I add thousands of product variations to on product display in bulk? Not one by one!

methods are one at a time. One is to click the button that allows users to add existing variations and ...
cheapsigns — September 2013 — importing products

Answer Answer to Question 13273

Vote up! 0 Vote down! You are describing a common use case. We call this "Customizable Line Items" and you can achieve this by creating a field on your line item type and clicking a checkbox that says enable this field on the add to cart form. ...
joshmiller Josh Miller — March 2014 — 2 comments

Discussion Is it possible to create a grid of product variations like this..

I'd like a user of my site to be able to add to cart a quantity and variation at the same ...
RedMist — January 2014 — 1 comment

Question How to hide Customer Profile custom fields?

a user editing their profile? Customer Profile ...
Bruno Prior — October 2014 — 1 comment — Customer Profile

Question "This product is not available for registration at this time." Drupal Events REgistration

users cannot for some reason register for my events, though the admin role can. I've searched and ...
roborracle — August 2013 — events, registration

Answer Answer to Question 31861

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

Question Drupal 7.x, Commerce License 7.x-1.3, and Selling Accounts + Assigning Roles...?

but long story short, I'm trying to sell roles to users and something I've noticed in ... assume that the users have to have a preexisting account in order to assign the role). For the most part, ...
Casey Burk — February 2015 — commerce license

Question How do I capture a payment date when confirming payment?

a user is allowed to check out their order and then make payment at a later stage. We then scan through ... payment transactions back to bank statements because the payment transaction dates differ. 2. The user ...
mjkovacevich@gmail.com Mike Kovacevich — January 2015 — Commerce payment

Discussion Online food ordering for a cafe/restaurant: looking for a push in the right direction

and display them in a kind of "menu view". I'd like user experience to work like this: ... While on the "Menu" page, all item titles are click-able. When the user does so, s/he'll ... then be prompted with a set of options, allowing the user to keep the included ingredients of the ...
stephen Piscura — January 2012 — 3 comments

Pages