In an editable grid containing a user picker column, user names will not display in full if the column width is too short and the grid is opened in Internet Explorer. An example of this behavior is shown below:
This issue has been resolved via AN-83678 in Appian 17.1 Hotfix Package D and Appian 17.2.
Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.
Use a different browser, such as Google Chrome or Firefox.
Alternatively, increase the width of that column to display more of the username. This can be defined using a!gridLayoutColumnConfig(weight: <integer>) inside of the columnConfigs input of the a!gridLayout component. Increase the value of <integer> depending on how large you want the column to display.
a!gridLayoutColumnConfig(weight: <integer>)
columnConfigs
a!gridLayout
<integer>
This article applies to Appian 17.1.
Last Reviewed: June 2017