Active
Project:
Webform Pay
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2011 at 22:01 UTC
Updated:
14 Dec 2011 at 13:46 UTC
I receive an error when using webform pay and using webform conditionals. The pay field is set to display when someone selects from "credit card" from a select list containing various payment options. I receive an error indicating that credit card payment requires first name, last name, number, expiration date, etc even though I've selected other payment options and the pay fields with the various credit card information are not displaying.
Comments
Comment #1
quicksketchI'm not sure where this will need to be fixed: Webform, Webform Pay, Pay, or Webform Conditionals. All these are working on the fringes of what Form API can do, but I don't expect to see this fixed any time soon. :(
Comment #2
hootingsalmon commentedIn that case, is there a way to pull data from a field on the previous page or pass it to the next page where I'd presumably put the pay field as a workaround? I would just set the form to automatically save as draft between pages.