col.xyz.formatUser
Set the format of options of the userlist column
Class | Column |
---|---|
Property | col.xyz.formatUser |
Formal specification | col.xyz.formatUser = (<pattern>)(<pattern>)* |
Required | no |
Default | {fullname} |
Version | 1.20.0 |
Comment | Property allows to change format of options of the userlist column. Supported placeholders are:
|
Example | col.iassignee=Assignee
col.iassignee.type=userlist
col.iassignee.formatUser={fullname}({email})
|
Reference | col.xyz.type = userlist |