Forum

Notifications
Clear all

popup

2 Posts
2 Users
0 Reactions
4,848 Views
(@pepito)
Posts: 12
Active Member
Topic starter
 
[#1608]

Hello

I try to modify the code ,
in importData , I try to show an small popup when the import is sucesfully imported,
I 'm not capable , i 'm not an expert in dojo
is there callback or a thing like that?


 
Posted : 29 Jan 2014 19H14
(@babynus)
Posts: 14952
Member Admin
 

No,
no callBack used.

As a file must be uploaded, result is set in an iFrame, so it is a very specific way to treat query.
All other pages use loadContent() function, for an ajax call, with possible callBack.
But this is just a single request in an iFrame.
Morover, this iFrame request do not include most of the application logic.

My advise : give up :blink:


 
Posted : 29 Jan 2014 20H26
Share:

Scroll to Top