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.
Question custom fields in rules
checkout process, if the users billing form vat field is empty. So, through the vat rule I want to to ...
Discussion Text format option hidden
I'm sure this must be something obvious, but for some reason I cannot see my "Text format" option under text entry fields when I edit content for the Basic Page type that comes with Commerce Kickstart. I see the option for Blog content and ...
meltingsand — January 2013 — 2 comments — text formatting
Question Ok I'm lost, can I even get a set up like this or do I need a custom module?
custom order types but don't know how to get the input from the user to the custom order) I need the ... I would love for users to be able to put the information in and add products on the same page, so have an ... the user to be able to edit this order, and if they increase any of their tiers they only pay the ...
Answer Answer to Question 16216
allows users to purchase the ability to create X amount of nodes. Which means all you would have to do is ... once the user has purchased the ability to create a poster, they can only create the amount of posters ...
Josh Miller — September 2014 — 1 commentDiscussion newsletter and drupal commerce
i have a problem i am using a newsletter module and when 3 products are created with commerce it sends a newsletter the problem is that i cant make the tokens to appear in the email that has beeing sent. example product-price, product image etc. i figured ...
pit_zavra — February 2012 — 5 comments
Discussion Can not manage to display currency symbol instead of code-or- can I just remove the currency portion of the price
I am pricing products in ILS- Israel Sheqel Prices are appearing as ILS 12.34 instead of ₪ 12.34 (there is a symbol there, you may not be able to see it depending on your fonts/system) The core code seems to support using the symbol, as it's describe ...
photoboy — May 2012 — 10 comments
Answer Answer to Question 3390
hook_form_alter(). * * Hides `update cart` button and disables quantities in cart. */ function ... modulename_form_alter(&$form, &$form_state, $form_id) { if ($form_id === 'views_form_commerce_cart ...
coder — April 2013
Question About Affiliate program in drupal commerce
track the sales and set the commission to the affiliates based on the products purchased, orders,users ...
Purush — April 2013 — affiliate programs
Discussion Set the value on the fly.
Is there a way to set the attributes value programatically? ie. when i load the product display node, how do i set my attribute values. I tried to update this variable but the attribute select boxes did not update. $colornid = 75; $content['product:c ...
marvzz — November 2011 — 6 comments
Question Adding field attributes to product does not display in product display node
I've "Enable this field to function as an attribute field on Add to Cart forms.". As for ... if the Add to Cart form only represents one product." which doesn't work as well. It only ...
jonloh — April 2013 — Product Attributes
