OK, so in my industry we have what we call Engineering Stationing. Say you have a centerline of a highway and the start of the highway at some road intersection is 0' from the beginning, or 0+00, 100' down the road there's a manhole, that manhole is at engineering Station 1+00. 3000 feet from the beginning of the road there's an intersection, that would be 30+00. This is Engineering Stationing and in Excel the cell formatting is xyz+xyz so whatever you type in the "+" is always the 3rd digit from the right. Unless you allow for decimals and change the formatting to accommodate. If I put xyz+xyz into the inputMask column it works ONLY if the input is 4-digits.
So how do I put this into Survey123 for these results on these inputs?
input 1 = 0+01
input 11 = 0+11
input 123 = 1+23
input 1234 = 12+34
input 12345 = 123+45
input 123456 = 1234+56
input 1234567 = 12345+67