Picklist Tag of the Siebel Meta Information File
You can use the picklist tag to specify a static list. The following describes the tags that Siebel CRM Desktop supports.
Tag | Type | Description |
---|---|---|
TypeID |
String |
Unique name for the list. |
SrcObjectTypeId |
String |
Name of the object type that Siebel CRM Desktop uses to retrieve items for this list. The siebel_meta_info.xml file must define this object type. |
CollectionTypeFldName |
String |
Name of the field on the original object that contains the type for the list items. |
ValueFldName |
String |
Name of the field on the original object that Siebel CRM Desktop uses to retrieve values for the list items. |
LabelFldName |
String |
Name of the field on the original object that Siebel CRM Desktop uses to retrieve labels for the list items. |
LangFldName |
String |
Name of the field on the original object that contains the language code. |