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

Slack Signup
Newsletter Optin
Help Desk

Calculate Price based on selected date

Labels

This Discussion is public

Notifications

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

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.