cancel
Showing results for 
Search instead for 
Did you mean: 

how to create a form at Magento CE 2.2.4

SOLVED

how to create a form at Magento CE 2.2.4

I want to create a form for customers to fill in their inquiries. A bit like the Contact Us form in Magento Luma Theme. Alternatively, how can I add a drop-down menu for customers to select the type of inquiry, such as: sales, warranty, tech support.

2 ACCEPTED SOLUTIONS

Accepted Solutions

Re: how to create a form at Magento CE 2.2.4

You can take reference from Core Magento Contact module and create your own module based on them. You just need to add a custom dropdown field on phtml file and change the logic in controller for dropdown.

 

Contact module is easy to understand and you can follow up from that module.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

View solution in original post

Re: how to create a form at Magento CE 2.2.4

Hello,

 

There are some module available for create form 

 

https://marketplace.magento.com/magearray-module-formbuilder.html

https://landofcoder.com/magento-2-form-builder.html

 

Hope it will help you.


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

View solution in original post

4 REPLIES 4

Re: how to create a form at Magento CE 2.2.4

You can take reference from Core Magento Contact module and create your own module based on them. You just need to add a custom dropdown field on phtml file and change the logic in controller for dropdown.

 

Contact module is easy to understand and you can follow up from that module.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

Re: how to create a form at Magento CE 2.2.4

Hello,

 

There are some module available for create form 

 

https://marketplace.magento.com/magearray-module-formbuilder.html

https://landofcoder.com/magento-2-form-builder.html

 

Hope it will help you.


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: how to create a form at Magento CE 2.2.4

Thanks guys, will give both solutions a go

Re: how to create a form at Magento CE 2.2.4

hi, 

If you're still looking for a form builder like this, we can recommend Blue Form Builder: https://www.magezon.com/magento-2-form-builder.html. 

Blue Form Builder is a drag & drop Magento 2 form builder extension that allows you to create any kind of form with 35+ elements to choose from. It also supports Select element that helps create a drop-down menu for customers to choose the option they want.

 

Trusted Magento 2 Extensions