I want a certain limit on the total of my input data:
- List of 5 products
- Input Module in which a percentage can be inputted per product
- The total of the percentages can't be more than 100%
Is there a way to show a certain error message once the input results in a percentage of more than 100%?
Thanks!
Faas