Hello all,
i need help i make a dropdown, after chose the value i need show the result (price) for specific product.
I use the conditional but is not working
Hello all,
i need help i make a dropdown, after chose the value i need show the result (price) for specific product.
I use the conditional but is not working
Your input should be a type number. Therefore you can do something like:
Input A’s value < 251
Input A’s values is 100
Do this:
Input A's value > 250
Input A's value < 200
You don’t need to format and remove the “is” keyword
This topic was automatically closed after 70 days. New replies are no longer allowed.