Jump to content

Best way to create a custom form in Prestashop


Recommended Posts

Hi -

 

I have been doing some research and trying to figure out the bellow-

 

What is the best way to go about creating a custom form in Prestashop? By custom I mean a form that is not only limited to Contact Info. But more like a service request for repair form with dropdowns and multiple answers etc...

 

Is it possible to integrate a HTML5 form into a CMS?

 

Would I be able to do a HTML5 with jQuery validation and then submit via Ajax to PHP?

 

What is the best and least painful way?

 

Thanks!!!!!!!!!!!!!!!!

Link to comment
Share on other sites

 

Is it possible to integrate a HTML5 form into a CMS?

 

Would I be able to do a HTML5 with jQuery validation and then submit via Ajax to PHP?

 

What is the best and least painful way?

 

it is possbile to use some html5 markups but not all of them

you need some custom controller to handle your ajax call

the best way, in my opinion, is custom controller (or even module)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...