Closed (fixed)
Project:
Webform
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2009 at 16:38 UTC
Updated:
21 Dec 2009 at 08:53 UTC
Hi. I created a form that submits to a payment system after doing some processing in the 'advanced/additional processing' area.
The client now wishes to have another button that will submit the form to paypal.
Is this possible with webform? I saw a couple of threads mentioning 2 submit buttons, but none solved this for me.
Many thanks.
Shay.
Comments
Comment #1
quicksketchYou can always create a "markup" component and just type HTML straight in. Considering most PayPal buttons are images, that might be a good way to go.
Comment #2
balaftuna commentedCan you please explain what you mean by "markup" component.
Where will I put this component?
Many thanks.
Shay.
Comment #3
quicksketchVisit node/x/edit/components and add a "markup" component in the form where you would like the button to appear, then paste in the HTML from Paypal. You might also consider theming your webform if you want more control over the layout or position of the button. Details for that are in the THEMING.txt file that is included with Webform.
Comment #4
balaftuna commentedHi quicksketch. not sure if I'm allowed to close this or not, but as far as I am concerned it is closed.
It was actually not the smartest design, as people who use paypal don't need to fill the form.
The payment selection method should be done elsewhere.
Thanks.
Shay
Comment #5
quicksketchThanks for the followup balaftuna.