/
Actions on Assets Selection
Actions on Assets Selection
Design
From the search page
From a board page
How it works
From the search page
From the search page, the user can select multiple assets, and can apply actions on them, including :
Main action :
Secondary actions :
Add to a board
Bulk Update
From a board page
From a board page, the user can select multiple assets, and can apply actions on them, including :
3 main actions :
Add to a board (existing or new)
Detach from board
Advanced Configuration
Actions are configured in $dam.explore.footer.selection.actions
as an array of actions.
Default value is :
[
"downloadSelection",
"damBulkEdit",
"damBoard",
"damSendByMailSelection"
]
Configuring main action
Main action is the first action of the list.
Configuring Secondary actions
Secondary actions are the others actions and are accessible by clicking on the three dots icon.
Disabling Assets selection
Set $dam.picker.maxItemsToSelect
to 0
.
, multiple selections available,
Related content
Assets thumbnail and associated actions
Assets thumbnail and associated actions
More like this
Preview option
Preview option
More like this
Display Modes
Display Modes
Read with this
Download options
Download options
More like this
Field configuration advanced description
Field configuration advanced description
Read with this
Send by mail option
Send by mail option
More like this