You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And also, you can use when condition, getter, dialog_data and dialog_manager.show() to change the display condition of the button and redraw the current window before uploading the file, but I'm not sure if the second option is a good one
Is there any way to hide widjets (specifically Button) from dialog programmatically?
I have this case:
So video upload to server may take some time and i want to prevent user from clicking button "Confirm" again.
How can i hide this button after user clicked it?
The text was updated successfully, but these errors were encountered: