Select to view content in your preferred language

Form Element "Number - Integer" Range Save Error

99
0
a week ago
Mischael_Raj
New Contributor

I am attempting to create a new form within Field Maps and have noted a potential bug. I have added a "Number - Integer" form element and I am attempting to set a range to the possible values. When setting a value that is too big (e.g. 25000000000000000), the input box will indicate a maximum value. A smaller number can be selected as the maximum value. When a smaller number is indicated, the warning message "Must be less than 9,007,199,254,740,992" will go away and the range can be set. However, it will still result in an "Unable to save: The network request couldn't be completed. Check your internet connection." error.

This maximum range value will save: 250000000 (250,000,000) but this maximum range value will not save: 2500000000 (2,500,000,000). It will result in the unable to save error.

This likely has to do with the maximum size of a long integer but the error message and resulting inability to save is very confusing.

ArcGIS field data types—ArcGIS Pro | Documentation

 

 

 

0 Kudos
0 Replies