View Single Post
  #2  
Old 05-21-2015, 08:40 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: how to create a form and add it to a page?

It is hard to answer you without seeing your code.

However, you should be able to create a controller class (a new "target"), get your custom form submitted to that target and process it there.

But it is recommended to process any forms by create a form class and linking it to your controller. Check XLite/View/Form directory for examples.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote