The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
Calculate Price based on selected date
Hi there,
I have a form whereby a user selects a Date from the Date Picker. I am using Formidable Forms PRO.
If the date is <= 7 days from today I want to show one Price ($30)
Otherwise I want to show another Price ($33).
I can't figure out how to use the Calculate field to achieve this.
Please help!
Tania
November 23, 2018 at 3:01 pm
Hi Tania,
As far as I know, field calculation doesn't supportĀ a conditional statement.
Custom coding is required for this. You can use jQuery to listen to the date field, calculate pricing and update pricing field.
Discussion closed.