In Pega Constellation, I am using an embedded list where data is displayed in a Grid/Table format.
My requirement is to invoke a Flow Action when a user deletes a row using the Delete action from the embedded list.
Is it possible to call a Flow Action when the Delete action is performed on an embedded list item? If so, could you please provide the recommended approach or configuration for achieving this?