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 Checkout pane titles
$form['submit']['#value'] = t('Continue'); }} Some example code would be very useful if anyone is able to provide ...
Patroclas — February 2012 — 2 comments
Discussion Rule when a product is added.
use the rules module to write my own action.. how ever I am unable to code the write type in rules.inc ...
srkamineni — February 2012 — 2 comments
Discussion Product configurator
the attributes he wants to add. If anyone has an idea how this can be done, or can develop a module ...
luk meulebrouck — December 2012 — 1 commentDiscussion Use of tokens in Emails
Hi! Just wondering, if I want to use tokens from the list that is at the bottom of the page, some of them are not converted. Do I have to make sure to turn on some other parameter somewhere? Example: I want to use the phone number field from my user profi ...
Francois P — March 2013 — 2 comments
Discussion "Discounted" Subtotal
I attached a screenshot of my cart. How do you make the subtotal the "discounted" total not the original price? It's confusing if the users see the discounted price on the table and the subtotal is not the discounted price. Attachment Size ...
akosipax — January 2013 — 3 comments
Answer Answer to Question 8363
Vote up! 0 Vote down! The problem appears to be that you've correctly altered the value of the button using: <?php $form ['submit']['#value'] = t ('Please contact us');?> But when you add the submit handler to the ...
Ryan Szrama — June 2013 — 4 commentsAnswer Answer to Question 5052
but rolling back the code does not solve it and another taxonomy field on which I don't want to ...
wayaslij — January 2013
Question #limit_validation_errors in back button not preventing validation
Vote up! 0 Vote down! I can see the #limit_validation_errors applied to the back button on checkout pages, but I still can't go back when not having filled a #required field. For reference: http://drupal.org/node/875220 validation Checkout ...
Discussion Can delete a Product because its referenced by a mystery line item
I've got a problem with Drupal commerce where I cant delete a product it says "This product is referenced by a line item and therefore cannot be deleted. Disable it instead." I cant find any reference for a line item. How can I find out wha ...
chaloum — April 2012 — 12 comments
Answer Answer to Question 18832
"Custom submit" to trigger a custom submit (will need coding for you submit handler) thanks to ...
Rob — May 2015