Widget:File upload: verschil tussen versies

Uit Dorpsbelang Den Hout
Ga naar:navigatie, zoeken
Regel 141: Regel 141:
 
data: formdata,//the formdata object we created above
 
data: formdata,//the formdata object we created above
 
success:function(data){
 
success:function(data){
//do what you like, console logs are just for demonstration :-)
+
              resolve(data)
console.log("success!");
 
console.log(data);
 
                        resolve(data)
 
 
                 //  setTimeout(function(){
 
                 //  setTimeout(function(){
 
                       editFilePage(fileName);
 
                       editFilePage(fileName);

Versie van 7 sep 2020 09:47

Sjabloon:Managed

This is the Widget:Multi upload page. It should be called in the following format:

{{#widget:Multi upload }}