You are creating a canvas app to enable users to order tickets. You create an input field for users to input the number of tickets to order.
Users must order a maximum of four tickets and a minimum of two tickets. If a user enters a number except 2, 3, or 4, the input field must display in red. If a user enters the numbers 2, 3, or 4, the input field must display in green.
You need to color the input field based on the user input.
What should you use?
EdrisKazemi
Highly Voted 1 year, 7 months agormeng
Most Recent 9 months agoD_Tony_S
1 year, 8 months agocrovax
1 year, 10 months agoMoiz1031
8 months, 3 weeks ago