Form that allows for Early Registration Pricing
-
I want to use Forminator to collect payments for a course a client is giving using PayPal. They want to offer early registration pricing for various dates.
What I need to do is change the price of the calculation field based on the current date.
For example, say the event is November 19, 2022. Regular Price is $190.00 I want to offer early registration pricing of $150.00 until November 10, 2022.
Aside from standard form fields I have:
1. Hidden Current Date Field with the value of Date (mm/dd/yyyy).
2. Radio button field with a list of dates (currently just November 19, 2022 and December 19, 2022). Each date has the discount price in the Calculation field.I thought what I could do is have the radio button field (R1) that has the discount rates for both events available and another radio button field (R2) with the regular price for the 11/19/22 event (discount on all dates except 11/19/22). Then use the R1 visibility settings to say hide this field after 11/09/2022 and set the R2 visibility settings to say show the R2 field when the current date field is after 11/09/2022. Once I got the first one down I can make additional fields and visibility rules to show/hide fields for each date as the early registration passes.
My questions are:
1. Does the Hidden Current Date Field auto populate with the current date or does it only populate after the user clicks submit? If the latter, is there another way to create a field that populates with the current date that I can use for Visibility Conditions?2. For visibility settings what condition would I use? Is there a way to say SHOW this field if ALL “Current Date” IS AFTER “11/09/2022”? My options are IS, IS NOT, CONTAINS, STARTS, ENDS. Does STARTS = AFTER and ENDS = BEFORE or vice-versa or will this not work?
- The topic ‘Form that allows for Early Registration Pricing’ is closed to new replies.