Question
Disable Data Export Widget during data exporting
I am using Data Export Widget. When user clicks the button to export data, user have to wait for a while, and then file downloading start. It seems that there is no reaction for user during executing REST API. This behavior causes the user to press the button many times. Is there any resolution? For example, disable Data Export Button during downloading, popup progress bar and so on.

