2c783afe54b6382c0d51d89974a93ac10215a1a5
API/CodeSamples/QuickAddFieldWidth.md
| ... | ... | @@ -4,7 +4,7 @@ |
| 4 | 4 | |
| 5 | 5 | ##About |
| 6 | 6 | |
| 7 | -Gets or sets the width of the column containing the string name of a field on the Quick Add popup box. |
|
| 7 | +Gets or sets the width in characters of the column containing the string name of a field on the Quick Add popup box. Strings which are too long will be truncated with an ellipsis (...) such that the string "Customers" will be displayed as "Cu..." with a width of 5 characters. |
|
| 8 | 8 | |
| 9 | 9 | **Default Value:** 20 |
| 10 | 10 |