Hi,
I think there is a bug with string based values for select_one text fields where if the text looks like a integer but is preceded by zeros (000123) it gets stripped and ends up in the feature class like (123).
Please fix this.
Thanks,
Solved! Go to Solution.
This also works with Type=text, appearance=numbers, and bind::esri:fieldType=esriFieldTypeString.
This way you have the little calculator for input as well!
@IsmaelChivite @JamesTedrick @TonyDaSilva1
Reverse Engineer Ismael's first response below: