
Hello everyone!
Welcome back to another exciting Kaizen post.
One of the questions we received through your Kaizen feedback was:
“How can I update fields before Blueprint transition and how to prevent a transition based on a condition using Client Script?”
In today’s post, let’s walk through how to achieve this with a simple real-world example.
In this Kaizen post,
In this Kaizen post,
1. Use Case
A. Field Update during Blueprint Transition
B. Prevent Transition
2. Solution
3. Summary
4. Related Links
1. Use Case
Lisa, the CRM Admin at Zylker, wants to enhance the Lead follow-up Blueprint by capturing the reason behind each transition. Before any transition, a popup should prompt the user to enter a comment.
Field Update:
The Description field should act as the comment history for all Blueprint transitions. When a user enters a comment during a transition, the system should append the comment along with the transition name and the user’s name to this field if the comment has more than 25 characters.
Prevent Transition: