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 7895

Vote up! 1 Vote down! Perhaps it can be done with only Rules, but you might want to consider a code approach which could be more straightforward. For example: function YOUR_MODULE_form_alter(&$form, &$form_state, $form_id) {  if (strpos($form_id, ...
Favio Manriquez — May 2013 — 1 comment

Discussion Drupal Product Issue- Help Please

Hello One and All, I am an experienced web developer in ASP and PHP and have just landed in Drupal land and would appreciate your sage words of wisdom. I have been handed a drupal 6.6 website to manage and have already spent two days trawling the document ...
Mykus85 — July 2011 — 2 comments

Answer Answer to Question 7920

Vote up! 2 Vote down! I think this is a CSS problem (if you add more text to a products's description just before an empty space, the layout will be partially fixed), you could try using a Grid Layout (View-> Format options), or define a fixed hei ...
Favio Manriquez — April 2013 — 1 comment

Discussion No option is available for "License type" on a clean "Commerce License Billing" setup

At step 2 of Getting Started section of https://www.drupal.org/project/commerce_license_billing I can't find any option for "License type" available. It comes only if I enable "Commerce License Example" option. Is there any way to ...
Alex Sm. — August 2014 — 1 comment

Answer Answer to Question 3304

Vote up! 1 Vote down! If I say shipping method, I mean shipping service.:) If you do not use taxes, then you have to change number 2 to number 1. So in you result code you might want to check does 0 or 1 or 2 or 3 contain this flat rate. I mean check all ...
UrmasZ — July 2012 — 1 comment

Answer Answer to Question 3533

Vote up! 0 Vote down! There are a few Commerce Guys videos that might help... https://vimeo.com/channels/commerceguys/videos/search:feeds/sort:preset ...
joshmiller Josh Miller — July 2012 — 1 comment

Discussion Conditional Product Variations

Is there any easy way of creating "child" product variations apart from creating multiple products? https://www.pshares.org/subscriptions/tshirt.cfm Is what I am looking at doing-- There are 3 tshirts, 2 types, and different sizes based on the t ...
jason_beals — April 2013 — 1 comment — Product Variations

Discussion Rules and Product Fields

I have created a new Product Type and added two new fields named "Weight (gram)" and "Weight (pound)". I would expect the store owner to provide data to at least one of these fields and I want to calculate and enter the missing part of ...
hgurol — July 2012 — 1 comment — rules

Answer Answer to Question 3409

Vote up! 0 Vote down! Unless you are planning on circumventing the checkout router system, these paths are required. It is possible you could use something like pathauto to call a "system path" from a "pretty path." http://drupal.org/p ...
joshmiller Josh Miller — July 2012 — 1 comment

Discussion How to transfer a invoice from Drupal Commerce to a counted software

Hello, I hope tu use Drupal Commerce in September in my next project. My customer ask me to find a solution regarding the Accounting workflow. Today it is obliged to recapture all the bill information in "Ciel comptabilité". Is there a way to ex ...
tOf — July 2010 — 3 comments

Pages