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

Question

Question

Field Constraints: set number range

asked on October 15, 2021

I'm trying to updated a field so that it has specific constraints on it and every time I go to change it, it gives me an error message. The field is currently a text field, and I want to change it to a number field with a range on 1 up to 100 000. 

I've done a search on all documents with this field and they are all numbers and fit within this range, but I keep getting this error: 

How do I fix this field? 

0 0

Replies

replied on October 15, 2021

Hi there!

What does your constraint definition looks like? What value are you using to test it?

0 0
replied on October 27, 2021

constraint: 1 < AND < 100 000

testing different values, but here are a few: 12987, 13824, 843, etc

0 0
replied on October 27, 2021

Try removing the space in the middle of "100 000" and use 100000 instead.

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

Sign in to reply to this post.