Input validation - percentages

Hi, I have an input field that should allow values between 0% and 100%. Is it possible to use input validation for percentages and if so, how?

Hi @Bjorn_Lindroth

Apologies for the delayed response. At the moment, percentages can’t be included in input validation. If you want to let the user know that the input must be between 0% and 100%, you can use an unreconciled tag or caution text instead.

Kind regards

Delphine