Can we apply evaluator on multi-select action?
I have created on custom action here and i want to give access of this action to particular group only.For that i have created evaluator for that.
<multi-select>
<action type="action-link" id="customActionName" asset="document" label="name">
</multi-select>
Is there any other way to achieve this?