After using the fields more for entry of larger text I have noticed an interesting thing.
Scenario:
- Item field in wrap mode (field setting for the grid), no Maximum Height set in the Manage Grids for the grid in question:
- 2 items: A: one with lots of text, B: one with lots of empty characters, spaced (e.g. VBS code)
Item A does not display all of the text and it is shorter than B which presents all the text.
So I assume that there might be a setting that checks how many characters there are in a field and once a certain threshold is crossed it doesn't display additional text even in Wrap Mode.
Is this correct?
Comments