Greater than OR equal to

  • ccnewsletters
    Asked on May 3, 2017 at 10:02 AM

    Is there a way to work calculation widget with a greater than or equal to option? i have varisou amounts that get different discounts, but i want to include the top and bottom integers in one of the logic settings. Right now all I can find is greater than, less than, or equal to. That means that I need to set up a separate condition for the number in the middle. 

    For example:

    250-499 gets a 45% discount

    500- 749 gets a 50% discount

    I am having to set up a separate condition for 500 and for 750. Is that right?

  • BJoanna
    Replied on May 3, 2017 at 11:33 AM

    Less then and Greater then conditional options are only available for number fields and form calculation widget fields.

    You do not need to set separate condition for the numbers in the middle. 

    You can include 500 in your 500-749 gets a 50% discount. 

    For example:

    If Greater the 499

    If Less then 750 

    Do ...

    Hope this will help. Let us know if you need further assistance.