I want to disable a button and a textfield based on an attribute in my enitity.
I have disabeld the textfield easily by setting the editability to conditionally, but I'm unable to find this property for the action button I've used.
I only see the visibility property, but I don't want to use that.