I am using force download component to get download the file.
I want to show success flash message on the same page once the user accept it to save otherwise want to show an error message on that page.
First thing, Is it possible to track the save dialog event (not confirmed if it is) and if it is then how I can achieve it?