Content
Updated by David Klement 21 days ago
1. In GUI > Schemas, select a schema.
2. Create a new enumeration - e.g., `enum4`. Do not fill in any display name or anything aside the mandatory fields, i.e., the name and some values for the enum.
3. 2. Create a new item in a complex type extension with the intention to use the `enum4` enumeration as the type for the new item.
4. 3. Search for `enum4` in the type selector.
5. 4. Observe that you cannot find it. You have to search for `enum<space>4` instead because enumeration is listed under `Enum 4 enumeration` - a name apparently fabricated by the GUI. This string is not present in the schema XML.
Please see the attached screen recording for illustration.
2. Create a new enumeration - e.g., `enum4`. Do not fill in any display name or anything aside the mandatory fields, i.e., the name and some values for the enum.
3.
4.
5.
Please see the attached screen recording for illustration.