Hello
Ability to dynamically disable custom commands based on the entity selected in the Vault Client. For the user experiance it is not possible to disable custom commands if the selected entity does not fulfill criteria necessary so the command can run.
example: A custom command that wants to edit an entity cannot run if this entity is locked for editing.
example: A custom command may not be able to run if certain UDPs don't have required values.
Interesting thing: The Vault client's build in command Change State is disabled if the selected entity is locked for editing.
BR, Thomas