Table of Contents |
---|
...
Config path | Default value | Description | |||||
---|---|---|---|---|---|---|---|
Translation i18n key:
| All assets | ||||||
Translation i18n key:
| All videos | ||||||
|
| Describes how the cursor “All assets” will work: as the | |||||
|
| Describes how the cursor “All videos” will filter the assets: will display all assets where the | |||||
| "allAssets" | Définit le cursor par défaut sélectionné lorsque nous allons sur la page de dam explorer. |
Adding a new cursor
When adding a new cursor, there are a few steps to take.
...
In our example, the translation key would be: global.schemaNames.allProducts.cursor
.
It is also possible to configure the filter bar. If we don’t do it, the default one will be applied (from $dam.explore.filters.default-cursor-config.default-resource-config.json
).
Separators
It is also possible to add separators to space out cursors. To do so, add null
between each object of a cursor in the $.dam.contexts.json
, like so:
...