How to prevent the user from inputing a negative number?

I am trying to set a conditional for a number of guests field that does not allow the user to input a negative number.

My challenge is the flow of the logic. So far my logic looks like this:

“This Input’s value is” but I am not sure the flow to make it not accept negative number?

1 Like

Hi there, @pauljoneswv… is there any reason you can’t set a minimum value of 0 for the input?

Best…
Mike

1 Like

Thank you Mike, appreciate it although it was too simple.

2 Likes

You are going to stumble upon this “problem” a lot in bubble. :grinning:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.