Sortable Asset Type MetaProperty Mappings
The sortable_asset_type_metaproperty_mappings
parameter in our application is used to map sortable attributes to corresponding meta properties in Bynder.
Overview
The sortable_asset_type_metaproperty_mappings
parameter facilitates the mapping of sortable attributes in Bynder. This mapping enables the concatenation of attribute codes with the selected sort order configured on assets in Bynder, enhancing asset organization and accessibility.
Usage
Users can define mappings within the sortable_asset_type_metaproperty_mappings
parameter to map sortable attributes. When a sort order is selected for an asset in Bynder, the mapped attribute codes will be concatenated with the selected sort order. If no sort order is selected, the default sort order (1) will be used.
Example
sortable_asset_type_metaproperty_mappings:
[
"application_image",
"web"
]