cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Using file upload widget and check if file exists then Comfirmation popup is appearing multiple time

SH_10321565
4-Participant

Using file upload widget and check if file exists then Comfirmation popup is appearing multiple time

I am working on file upload widget. 
Uploaded files are stored in Repository.

Written a service to check if uploaded file exists in repository. Calling that on mashup. It returns either true or false.

If file exists confirmation popup appears.

 

Issue is My confirmation popup appears more than two times. Service is triggering multiple times.

I have binded the validation event for file upload to my file exists service.

 

Please provide a solution.

1 REPLY 1

Hi @SH_10321565 

 

Could you please share your code and Mashup bindings screenshot.

 

/VR

Announcements


Top Tags