Hi,
I have 2 features that wuold greatly increase the flexibility of blueprint for managing conditions on different processes.
1- Let layout rules hide requested fields
In Blueprint, when you prompt the user for field inputs, the fields are mandatory and non-conditionnal. It would be great if, at least, the fields that are hidden through layout rules are hidden inside the blueprint prompt for the user.
For exemple, my client clicks on "prepare contract" and the blueprint asks him to input some fields. Depending if the deal type is "A" or "B", I have some fields that have been shown/hidden inside my deals module. Right now, the default behavior is that all of these fields are prompted to the user, regardless of the layout rules...
2- Two transitions with the same start and end state
For example:
State 1: Preparing contract
State 2: Contract prepared
Transition 1: Prepare contract - Deal type "A"
Transition 2: Prepare contract - Deal type "B"
Depending on the deal type, I could have two diffrent transitions with completely different messages, fields prompt, custom function etc. But they still go to the same state, whicjh is "contract prepared".
Thank you!
Moderation Update (February 2026):
The parallel and multiple transitions in Blueprints was released during the December of 2022. Here is the link to the announcement post for the same.