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 Special instructions field
I created a new field for my products called category and I set up my test site's order page as a view that displays all items from a particular category in a table: View: Table: I'm trying to find a way to add a button that pops up a text field ...
switch — October 2011 — 6 comments
Discussion Drupal Commerce Customer Profiles/My Account
G'day folks, I am using Drupal Commerce 7.x-1.1, Drupal Core is at 7.10. I can go into Customer Profiles as an administrator and add a customer profile but I need the customers to be able to register themselves, add billing address, shipping address ...
ldbdragon — December 2011 — 2 comments
Question Product Image´s Display Format in a view of product types with product variants
show some fields of the product display (content type)- e.g. title, description- let the user select ...
4kant — March 2014 — view of product displays
Answer Answer to Question 13748
http://www.drupalcommerce.org/user-guide/product-attributes-variations Hope this helps, Peter ...
peterwgnd — August 2014
Question Newbie Installation Issues
I have to use the following URL: www.commerce.com/?q=user (once you logout there's no login button ...
newsy — March 2014 — Troubleshooting
Discussion Adding payment to access custom entity.
user clicks "Enroll", programmatically create a cart, add a Seminar Tuition product to the ... on to the checkout form. 4) The user goes through the checkout form, supplying their billing address ... entity's reference back to the order. 6) provide the user with the final payment/receipt screen, with ...
MarkLT1 — October 2012 — 1 comment
Discussion Confused about product variations
the different variations show as drop downs. Instead of shoe size I want the user to choose the size ...
Discussion Installed Commerce, then later Commerce Backoffice... something broke
views_exposed_form(Array, Array) call_user_func_array('views_exposed_form', Array) form.inc:798 ... 'page_1') call_user_func_array('views_page', Array) menu.inc:517 ...
authentictech — December 2012 — 2 comments
Answer Answer to Question 3711
= $form_state['values']['annotations']; global $user; // load oder $order = commerce_cart_order_load($user->uid); ...
maze — April 2013 — 1 comment
Question UPS Backup Shipping Option
case I would like a flat rate shipping option to show up, allowing the user to continue checkout. ...
