You are viewing limited content. For full access, please sign in.

Question

Question

Does Range Limiting support 0 for Min and Max Values?

asked on November 6, 2025 Show version history

I have a currency field in the modern designer that I need to be equal to 0 and if not, throw an error. When I try to use the Range Limiting and set the Min and Max to 0 it doesn't seem to do anything. Is this supported?

0 0

Replies

replied on November 6, 2025 Show version history

Playing with this a little more, I think the Range Limiting works when used by itself. I seem to have a problem with it when the field that has the range limiting set also has a formula. This is the formula I am trying to use with it:

=IF(OR(Coding_Type="AFE",Coding_Type="PO"),SUB(Total_Invoice_Coded_Amount,SUB(Gross_Amount,SUM(Tax_Amount,Freight_Amount))),IF(Coding_Type="GL",SUB(Total_Invoice_Coded_Amount,Gross_Amount),"Unsupported Coding_Type"))

We are using Forms 12.0.2509.20409

0 0
replied on November 6, 2025 Show version history

I was able to replicate the same issue when using a field rule to validate a field and have the range limiting enabled.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.