Hi,
I would like to add a required field for a coupon code input that is needed to submit. How do I do this?
Thank you for your help.
Diana
Hi Diana,
I would use Custom Serverside validation to check that the coupon code is valid.
Bob
Yes, CFv4.........sorry typo
I added the code as in the Faqs but it doesn't work just throws the error message no matter what I put in the field.
HI Diana,
Exactly what code are you testing? The code in your previous post isn’t quite the same as the example in the FAQ.
Bob
Hi Diana,
That looks OK except that you have replaced 'promo_code' with 'data' What is the name of the input you are using for the promo code?
Bob
That was it Bob..................thank you! I just wasn't sure what to change in the code other than the promo codes themselves.
Works perfectly!
Cheers!
Diana