t_List_Descriptions
Descriptions
Properties
converter : uiIdentifierConverter name. If not specified, value type name is used to generate it.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter. Case and length are not restricted. Letters and numbers are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
pattern : stringConverter pattern
Examples include
date.m.f
currency.s
shortCurrency
percent
quantity
priceCurrency
shortDate
{0;choice;0||1|{$};*} - this syntax allows for different treatment of plurals
{@$.fullName;link;;@i}
time.m
datetime.m.f
{@$.fullName;string;}
integer
shortTimestamp
ids.conversationsTo
#,##0.##
date.l.f
longDate
{@$.userPerson.fullName;string;}
internationalPhoneunit : stringConverter unit association path or expression
values : stringAssociation path, or expression providing values
Content
Sequence of:
t_ListPart_Switch [0..1]
Parents
g_FormView_List - List control - within a tab in a layout
t_FormLayout_List - List control - within a composite in a layout.
Parent topic: t_FormLayout_List