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

Handle discount range related to count of order

Labels

This Discussion is public

Notifications

Hi,

we try to make a calculation form where a user can order a training.

Works all as expected, but we need to place a discount range related to the count of ordered Trainings.

Means

OrderNumber | Discount
1 | 1
2-4|5%
3-6|10%
7-10|15%

I had the price of event in field [70], the number of orders in a number Field [74] and now try to lock for a logic to handle a discount related the value placed in number of orders?

You can do this with jQuery by monitoring field 74 for changes and adjusting the price in field 70 accordingly.

Discussion closed.