Contents
How to Add discount code in Cognito forms?
To create a coupon code or add a discount to your payment form: Add a Textbox field for customers to type in their coupon code. In your Coupon Code field settings, select Show Custom Error – When. Set an error to appear when the coupon code field is filled out, and the entered code is not correct: =(CouponCode !=
How do I create a HTML coupon code?
Example
- border: 5px dotted #bbb; /* Dotted border */ width: 80%; border-radius: 15px; /* Rounded border */ margin: 0 auto; /* Center the coupon */ max-width: 600px;
- padding: 2px 16px; background-color: #f1f1f1;
- background: #ccc; padding: 3px;
- color: red;
How do I get a coupon code?
The best way to locate a coupon code is by using your favorite search engine such as Google and typing in “Coupon Code.” This will generate a list of websites that offer coupon codes. Shoppers can then visit the websites and compare the coupon savings that are available.
Where to put custom message in Cognito form?
Again, make sure to keep the Custom Message field hidden. Finally, you can place the Custom Message field into the confirmation message as before, and each message will display on the confirmation page when its respective choice value is selected on the form. Here’s where you can get a bit more advanced with your if/then statements.
How to use IF / THEN statements on your Cognito forms?
In this case, we just need to add separate if/then statements for each choice: = (if WillYouBeAttending = “Yes” then “We can’t wait to see you there!” else if WillYouBeAttending = “No” then “We wish you could come!” else if WillYouBeAttending = “Maybe” then “We hope you can make it!” else “”) Now, all three choices will display a different message:
Who is the marketing coordinator for Cognito forms?
Nadia is the Marketing Coordinator for Cognito Forms. In her spare time, Nadia enjoys listening to French house, drinking iced coffee, and talking about herself in third person.