Forums

Adding 2 buttons

cvandijk 03 Mar, 2010
Hi,
I have a form and i want to add 2 buttons. I need people to be able to choose whether they want to pay for a their deposit via PayPal or mail in a check. After they make there choose, I need the form to be email to me. Is there a way to do that?
GreyHead 03 Mar, 2010
Hi cvandijk,

Just add two submit buttons with different names and values and check the result in the OnSubmit code boxes.

Bob
cvandijk 03 Mar, 2010
How do I do that. I tried that and it worked for the first button, but not the second. Is there step by step instructions to do it?
cvandijk 03 Mar, 2010
Hi,
I found the onSubmit code box but don't know what code to use. The first button, I want to go to PayPal the second button is for people who want to mail a check in and the information for that is in an article.

How do I have the code I should use or could you give it to me?
GreyHead 03 Mar, 2010
Hi cvandijk,

I'm afraid that you are going to need to write the code or find someone to do it for you.

We can write short snippets here but you will need to be a lot clearer about what you want the form to do after submission. It looks as though you need to turn the ReDirect URL on and off - but I'm not clear about that.

Bob
This topic is locked and no more replies can be posted.