{"section":"known-issues","requestedLocale":"en","requestedSlug":"catalog-api-accepts-list-of-items-but-ui-does-not-reflect","locale":"en","slug":"catalog-api-accepts-list-of-items-but-ui-does-not-reflect","path":"docs/en/known-issues/Catalog/catalog-api-accepts-list-of-items-but-ui-does-not-reflect.md","branch":"main","content":"## Summary\n\n\n\nCurrently for the text type of field in the catalog APIs, the system is allowing to created list of items, separated by \",\" but UI does not reflect the whole list and only shows the last item included.\n\n\n#### Simulation\n\n\n\nCreate a new text field and using the catalog APIs created the values in list separated by \",\" like below example:\n\"Text1\" , \"Text2\".\nThe API will accept creating a list while the UI won't show the list and only the last value\n\n\n#### Workaround\n\n\nDon't use the text type field to create list of values."}