I’ve been loving the E&P Form Builder plugin bundled with Pro and found lots of great uses for it.
However I’ve been running into one snag.
I often want to add text fields to the Last Step which are conditional upon a price range. For the sake of an example let’s say I want to have users who have a total price in the last step of 35-40 see a text field. I would like to accomplish this by having the text field be conditional with a setting of “all conditions must be filled” and two conditions: the first being that the total price is superior to 34 and the second being that the total price is inferior to 41. However when I do this it seems to ignore the second condition and will show the text whenever the price is above 34 even if is not inferior to 41.
So instead I have to have the field be conditional with a setting of “any condition must be filled” and add five conditions which are “total price is equal to X” (with one condition for 35, one for 36, one for 37, etc.). This is obviously not a feasible solution for larger ranges.
How can I set a range without listing each individual price possibility within that range?