Hello, i had application with stacks, buttons, inputs and etc... when user click in insert button it start upload and database insert, but while those operations happening user can click in other parts of application, exist some way to set enabled to false for entire application while transactions ocour?
Thanks.

