How to Open Another Modal from Action Modal?
Hello!
So I want to build an import excel with Actions. After the user successfully imported the file, I want to automatically close the import modal and open another modal to display the result of the import. How to do that?
If it is not possible, how to put some text under the form to display the result?
Here is my current code of the import action.
So I want to build an import excel with Actions. After the user successfully imported the file, I want to automatically close the import modal and open another modal to display the result of the import. How to do that?
If it is not possible, how to put some text under the form to display the result?
Here is my current code of the import action.