Hi everyone,
I have a situation where I upload an excel via a button. At the end of the upload action I would like to download the uploaded excel, with some modification.
My problem is that the table where I display the uploaded excel information is not refreshed at the end of the action.
The table is in another web block, I tried using an ajax refresh before the download action, but with no avail.
There are other methods?
Thanks
Hi Allesandro,
download + ajax submit don't go together.
you can find a possible solution in this forum post.
(specifically the answer with demo from @Kilian Hekhuis )
Dorine
Hello,
Can you submit the OML to see how things are set up?
Regards,
Jorge Rodrigues
Hi,
I have attached a sample app. check if this is helpful for you
Thanks, Aadhavan S
@Jorge Rodrigues , I have submitted a mockup with the same problem
@Aadhavan Shanmugam I have tried your solution, but every load triggers the preparation of the download block and the only things that happens is that it downloads a file, the page doesn't load