Removed in: release-2023-09
Supported Features
Document | ✗ |
Media | ✔ |
Include | ✗ |
Document Creation Flow | ✗ |
Push Message | ✗ |
Table Dashboard | ✗ |
Display Filter | ✗ |
Search Indexing | ✗ |
System Metadata | ✗ |
Webhook Conditions | ✗ |
Description
Metadata type li-media-language
has been replaced with li-metadata-translations
.
Default UI
NoneStorage Format
{
locale: <String>,
label: <String>
}
Content Type Config
{
handle: 'myContentType',
// ...
metadata: [
{
handle: 'myHandle'
type: 'li-media-language'
}
// ...
]
}