We have defined DOM status system with several states, transitions, actions and buttons. One state can change to several other states. For each transition of this state there's a button for transition to other state.
But even for transition to other state without any required linked section fields the button for this transition is not shown active and on click error message ""...Not all conditions are met" shows up shortly" appears. I don't understand which condition is not met.
Hi Harald, a reason why the button is disabled could be because the button does not have an action linked to it. But without seeing your specific setup, it's difficult to pinpoint the exact issue.