I’m using drop downs with values, which I’m passing to a Product field to calculate the price. However, I need to confirm that at least 1 of the 2 drop downs has a value other than 0. Is this possible with GF?
The purpose of this is because we have a base price, let’s say $100. Then we have drop down 1 and 2, which contains quantities for different services. We’ll then calculate the total in the Product field. However, we don’t want someone continuing with 0 quantity in both drop downs. Therefore, dropdown 1 or 2 must at least have a quantity of 1.