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 What is the best way to allow product owners to view orders of their products?
product owners view orders of their products, but no success at the moment. Any ideas pls? Order ...
Answer Answer to Question 6336
Vote up!-1 Vote down! I ended up creating a form in hook_checkout_form() that utilizes/executes ... a great module, I had to abandon my approach using the Commerce Fieldgroup Panes module. Once the user ... selects a node, I can than add the NID to the field (entity refernce type) that I created on the Order. It ...
jstrosch — January 2013
Question Remove Shipping When Order Contains Certain Item
for those items because they are included in the price of the product. I've spent the last few ... days trying to figure out how to create a Free Shipping service that will override the other shipping ... services if either of the two subscription products are line items. I've tried a lot of different ...
Larry Ford — October 2014 — commerce shipping
Question Buying same product simultaneously
Vote up! 0 Vote down! Case: There is a product in stock with 1 quantity. Now two or more buyers ... try to buy that product simultaneously. I want to restrict any one from buying that product on first ...
Answer Answer to Question 31441
Vote up! 1 Vote down! Have you tried assigning different or adjusting Line Item types? I think this is what you are looking to do. Set or adjust the line item types to your needs in the store settings>line item types. ...
garpy — December 2014 — 1 comment
Discussion order permissions
Hi, I need to set permissions for role, and it should work like this:-user can see all orders-user ... can edit only order status on all orders-user can't delete or edit order (only edit order status ...
stef — April 2012 — 3 comments
Answer Answer to Question 4737
service add an OR group to the conditions first and then add multiple "Shipping line item ...
David Kitchen — August 2014 — 1 commentAnswer Answer to Question 3855
Vote up! 2 Vote down! You can do this with a view by exposing a filter on the Product title and ... popup titles of products and could list "search results." It will work something like this: ... http://beeznest.wordpress.com/2011/11/01/create-a-view-to-search-on-cont... ...
Josh Miller — April 2013 — 1 commentDiscussion contact form
Hi, how do i get a contact us form on my contact page. right now i only have text on the page. thanks ...
ariban99 — March 2013 — 3 comments
Answer Answer to Question 7090
change drupal commerce product display you'll do something similar to this: ... http://www.drupalcommerce.org/discussions/566/styling-product-display-node But if you want to change something else you need to tell us first what do you want to change to ...
realskorpion — April 2013
