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 Book lending library
the book list can be added. A registered user shall surf the book list and choose a book and block it ... for a pre-defined period say 1 week. When another user searches for the same book which is not ...
jovemac — May 2013 — 1 comment — Lendinglibrary
Discussion Drupal 7.x & Commerce w/ WPS- A few questions...
redirected back to my site after submitting their payments over on the Paypal side? (I.e.- add item to cart ...
Casey Burk — January 2015 — 1 comment
Question Ability to Map Multiple Attributes to Same Product?
to function as an attribute selection field on Add to Cart forms." Is there a way to accomplish ...
Question Adding SKU to size select
on Add to Cart forms." i want the option to be something like: <select> <option ...
Discussion Getting started questions
Hi, I'm new to Drupal and Drupal Commerce but like what I've seen so far. We are looking to do soft start the ecommerce portion of our site so we want to create all the pages for our products with technical data etc but not necessarily have them ...
James A — January 2012 — 2 comments
Discussion How to access [commerce-order:uid] or [commerce-order:owner] using php code?
anyway. Im using rules. and the problem is, that I need the user account of an order ...
bolind — December 2011 — 2 comments
Answer Answer to Question 8816
individual users is the Content Access module. I have no other recommendation, so your best bet is to figure ...
Ryan Szrama — July 2013 — 1 commentAnswer Answer to Question 4112
http://www.drupalcommerce.org/questions/4120/force_user_choose_product_v... The default behaviour, is for an attribute to already be selected and the concern (valid IMHO) is ...
Paul Driver — August 2013
Answer Answer to Question 7518
modulename_form_commerce_cart_add_to_cart_form_alter(&$form, &$form_state, $form_id) {$line_item = $form_state['line_item']; $product ...
sreedharprabhu.mca — August 2014
Answer Answer to Question 7518
modulename_form_commerce_cart_add_to_cart_form_alter(&$form, &$form_state, $form_id) {$line_item = $form_state['line_item']; $product ...
sreedharprabhu.mca — August 2014
