By www.shloklabs.com on
Please anyone advice, how can i create my own form to enter my product details from the administrator panel of drupal. simply said, i need to create custom form for custom entries. i need to show the entered product details to be shown in site (front office).
Comments
I think what you need is to
I think what you need is to look into how to make a new node type.
try to take a look at this: http://api.drupal.org/api/file/developer/examples/node_example.module/6/...
Web Forms!
I would suggest using the webform module. Its easy - fast and very powerful. Here's a link to the module --> http://drupal.org/project/webform
The other option is to use CCK and create a custom content type - and then use Views to create lists of products.
-------------
Todd Tomlinson
Managing Partner
aHa Consulting
www.ahaconsulting.com
-------------
Todd Tomlinson
Author and Drupalista