Is this somehow possible?
We need to have a button enabled only when the status = ready (for example)
Currently when we have a button that uses the URL Formula action, and refers to another field like a "Link" or "Formula" and is enabled when the referred field has a value, and disable when the referred field doesn't.
I'm not sure if I can use this approach/route to enable/disable the button and it could complicate things.
Can a similar behavior be possible via a formula like [button].disable() or via automation?
Probably a feature request ๐ค