Need Help: Counting Number of Choices in Drop Down Box
Hi esteemed forum members:
I am a new user and would appreciate any help/guidance.
I have six drop down boxes (Choice1, Choice2..Choice6), each containing same list of 100 fruits. A user can select only one fruit from a drop down box and can, in total, select up to 6 fruits. My ask is how can I display the count of number of fruits selected (it could be a Java script or any other function). Clarification: total fruits selected may range from one to six and the users may select same fruit from all boxes (i.e., a user may select one apple or six oranges or one watermelon and one raisin ).
Would appreciate any help.
