# How to create form with two buttons!

**URL:** https://forum.mautic.org/t/how-to-create-form-with-two-buttons/11559
**Category:** Product Support
**Created:** [November 4, 2019, 9:07am UTC](https://forum.mautic.org/t/how-to-create-form-with-two-buttons/11559 "2019-11-04T09:07:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![venkatesham](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/venkatesham/32/623_2.png) [@venkatesham](https://forum.mautic.org/u/venkatesham)
#### Post date: [November 4, 2019, 9:07am UTC](https://forum.mautic.org/t/how-to-create-form-with-two-buttons/11559/1 "2019-11-04T09:07:22Z")

</div>

**Your software**  
My Mautic version is: v2.15.0  
My PHP version is: 7.1.24

**Your problem**  
I want to create a form with two buttons. One with MORE INFO. If the customers wants more information, when he clicks on this it will take him to more information or else he can click on BUY NOW button given below the same page.

Can you guys let me know how to create this type form.

Thanks in Advance.

Venkatesha

These errors are showing in the log:

Steps I have tried to fix the problem:

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [November 5, 2019, 3:33pm UTC](https://forum.mautic.org/t/how-to-create-form-with-two-buttons/11559/2 "2019-11-05T15:33:24Z")

</div>

Hi there, and welcome back to the forums!

Firstly, I’d recommend updating your Mautic instance as you’re 3 versions out of date.

I’m not sure I am clear on your use case, as forms are generally used to submit information, but you seem to be suggesting that the buttons would take the user to another page?

That sounds more like a landing page rather than a form?

---

<div class="post-metadata">

### Author: ![virgilwashere](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/virgilwashere/32/554_2.png) [@virgilwashere](https://forum.mautic.org/u/virgilwashere)
#### Post date: [November 5, 2019, 8:25pm UTC](https://forum.mautic.org/t/how-to-create-form-with-two-buttons/11559/3 "2019-11-05T20:25:49Z")

</div>

Is the MORE INFO button doing anything else other than being visible and opening a new window?

I mean are you trying to pass through any information from the form when clicking MORE INFO?

If not, just create a normal form to handle the BUY NOW process and a Landing Page with the MORE INFO button as part of it somewhere and then embed your form.

If you only want a form because you are including it in another system (eg WordPress) then put the MORE INFO information in as an extra TEXTAREA field or similar.

But best to make MORE INFO a link on the page that is hosting the form.

Virgil
