1
Answers
adding custom form after customer payment
Hi All
i want to add custom forms for each product and allow customer to fill this form after he finish the payment .
each product have costume Form , also i want referenced the form that he submitted in order details . (order details contain the submitted from) .
any idea how i can build these requirement ..
Regards
Comments
For your custom forms you can check these:
http://drupal.org/project/commerce_webform
http://drupal.org/documentation/modules/webform
Thanks
thanks , i will check it