The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Only allow positive values in a currency field, not allow zero?

Chandler2
Tera Guru

I have a currency field and want to only allow positive values in the field. It should also not allow zero or negative values to be entered.

 

Please help.

Thanks!

5 REPLIES 5

Actually, If I check value in snutil, it is EUR;0.0. So, it always has to be EUR.

Maybe we have to include this in the regex as well.