How can i create a condition that changes the component background according to the number filled in by my user on a Input Field?
Example:
If the number filled in by my user is 1, the background changes to Yellow
If the number filled in by my user is 2, the background changes to Red
If the number filled in by my user is 3 or more, the background changes to Blue
Oh Thanks! It Works!
Another question, can i make this condition for a interval of numbers?
Example:
If the number filled in by my user is 1 to 2 (1.2 ; 1.3; 1.5…), the background changes to Yellow
If the number filled in by my user is 1 to 2, the background changes to Red
Basicly the same that you explained but to a interval (decimals) instead a “natural” number.
Thanks for the support and patience! I am not a programmer, so I have some doubts that I know are basic! Thanks for the help again!
Congratulations on the platform, it is simple and easy to do everything I want! The help you guys give on the forum is incredible! <3
HI. I wanted to do the same thing, but I can’t find the property that I can assign the formula in the input field component. Would you be so kind to point me to it please? Thanks.