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?
Hi cvandijk,
Just add two submit buttons with different names and values and check the result in the OnSubmit code boxes.
Bob
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?
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?
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