Table of Contents

displayColumn attribute

Defines which column is used as an identifier for the user.

Content Type

unsignedInt

Parent

ArrayOptions

Remarks

This column has to be of type “String”. It can be updated, and normally contains a readable key which identifies the row for the user.

Note

For performance reasons, using either the "naming" option or the NamingFormat tag is favored over using the displayColumn attribute for new protocols.

See also