97
Views
7
Comments
Solved
After Drag drop of data from file directory,every time that button disable

While using Multiple file Upload using drag-drop, what is happening like when I drag any file from file directory and explicitly close popup. that button gets disabled.

Reference from attachment

1- When I click on browse button I got to see file directories

2- I select One of the files and drag-drop that

3- Next time when I visit the same popup, that button is not clickable and no file directory is opened take place.

Rest every method is going well .



outsystem.PNG
2019-09-13 11-11-15
Divya Nayak
Solution

Rahul Sahu wrote:

Hi Divya,


Use this oml for the solution.

https://rahul-sahu.outsystemscloud.com/aug/FileUpload.aspx?_ts=637045389692264436


Hope it will help you.

Kind Regard

Rahul Sahu

Thank it worked the same!


2026-02-26 06-29-24
Rahul
 
MVP

Hi Divya,

can you upload your app so we can find actual problem because i am using same and working.


Kind Regards

Rahul Sahu

2019-09-13 11-11-15
Divya Nayak

Rahul Sahu wrote:

Hi Divya,

can you upload your app so we can find actual problem because i am using same and working.


Kind Regards

Rahul Sahu

Hi Rahul,


I have created the same scenario over another project. Can go through that .




aug.oml
2026-02-26 06-29-24
Rahul
 
MVP

Hi Divya,

As of my analysis i have found issue occured when popup is closed explicitly and this popup is closed on server side,but the directory is not closed that .exe file is still in process.

there is two solution-

1. Removed 

SyntaxEditor Code Snippet

Popup_Editor_Close

and close this manually.


If this is requirment file upload on popup-

2. Create a one webblock and use "Multiple File Upload" here and use this web block on main page ,

and open this webblock by javascript and closed by same .

Like-



Hope this will help you.

Kind Regard

Rahul Sahu

2018-06-15 00-21-10
Pedro Vila Nova

Divya Nayak wrote:

While using Multiple file Upload using drag-drop, what is happening like when I drag any file from file directory and explicitly close popup. that button gets disabled.

Reference from attachment

1- When I click on browse button I got to see file directories

2- I select One of the files and drag-drop that

3- Next time when I visit the same popup, that button is not clickable and no file directory is opened take place.

Rest every method is going well .



Hi Divya, 


Can you test my OML?


Best Regards,

PVN


augV2.oml
2019-09-13 11-11-15
Divya Nayak

Hello Pedro Vila Nova 


Facing Internal error in yours



wrote:

Divya Nayak wrote:

While using Multiple file Upload using drag-drop, what is happening like when I drag any file from file directory and explicitly close popup. that button gets disabled.

Reference from attachment

1- When I click on browse button I got to see file directories

2- I select One of the files and drag-drop that

3- Next time when I visit the same popup, that button is not clickable and no file directory is opened take place.

Rest every method is going well .



Hi Divya, 


Can you test my OML?


Best Regards,

PVN




2026-02-26 06-29-24
Rahul
 
MVP

Hi Divya,


Use this oml for the solution.

https://rahul-sahu.outsystemscloud.com/aug/FileUpload.aspx?_ts=637045389692264436


Hope it will help you.

Kind Regard

Rahul Sahu

aug.oml
2019-09-13 11-11-15
Divya Nayak
Solution

Rahul Sahu wrote:

Hi Divya,


Use this oml for the solution.

https://rahul-sahu.outsystemscloud.com/aug/FileUpload.aspx?_ts=637045389692264436


Hope it will help you.

Kind Regard

Rahul Sahu

Thank it worked the same!


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.