Trigger button with conditions

Hello,

I would like to ask a few questions regarding the trigger button to set the conditions.

image

The above picture is the sample I would like to do.
It will let user to key-in in between number 1 to 10 but if the user key-in out of the number range, it will show error.
How do I set that greater than, less than conditions in the trigger button?

Need some help thanks

HI @MTT
I hope that helps:

you need to attach a variable to the input field (in my example its " number")

Hi @thorsten.langner

Sorry for late replies due to I’m on holiday.

I will give it a try and let you know.

Thanks for the help!!