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 :

From a board page

From a board page, the user can select multiple assets, and can apply actions on them, including :

3 main actions :

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.