Resolved! How to hide UI action button based on condition
I have a UI button Ready for delivery. This button should be visible only when the stage is in_progress. When user clicks on this button, it should update the stage to ready_for_delivery and hide this button. How do I do this? I am updating the stage...
