hi all,
i have installed E-Commerce module and developed small site.
My problem is i have selected one product
then in product we have {VIEW EDIT AND PRODUCT} i have selected product then i that
Inventory management for this item:Enabled
then no: of stocks 3.
But when other person selecting more than 3 items say 4 it is accepting and calculating amount.
so how can i say to them that maximum you can select is 3 or shoping is over.
The article 'Modification of code to display one node with teaser followed by a list of the following 'x' node titles with links to each node' (http://drupal.org/node/37421) is very useful when using Taxonomies.
However, does anyone have any advice for modifying this code to work with the Category module? For instance, on my homepage I would like to show 1 or 2 stories with teasers, followed by 'x' list of stories without teasers.
Hallo I have two beginers questions about creating modules.
My first question is: I have created a module with some help from "How to create your own simple node type (from story node)", but I dont want the title-textfield in the form. Can i disable the title-textfield in my form or is there a better whay of creating forms for modules?