Bruce
Excellent explanation. It deserves to go into the 'Template Reference' since I am sure that there would be others who think of 'characters' as meaning 'number' rather than a pointer to 'total width'.
The Template Reference is a 'Gold' document and the richer its content the fewer questions will be posted on the Forum
You made an offer to accept updates from the community. Based on your explanation of this setting, suggested words are:
Width (Characters) Sets the width of the field in the browser.
Note that what actually gets displayed depends on:
a) the picture of the "data" (what is defined, say, in the dictionary as the screen picture - @N_5B)
b) the width of the text entry field on the screen (the space that is available)
The 'Width' setting here allows the space to be calculated. Most fonts have variable width, the size of the field is not a limitation on what can be entered, or displayed. WWWWW takes more width than iiiii. 'Width' has to do with a visual width, and is usually calculated based on wide characters.
In the screen picture @N_5B the display characters are numbers which are 'narrow' and therefore will take up less space than alphabetical characters. This means that you can afford to define Width= 4 for 5 numbers. Understanding this helps in keeping screen displays compact.
Keith