Hi, I am working on a task in CRM and still learning.
The task is: We add training plans to users in CRM. If a step in training plan is deactivated (its status is inactive), we shouldn't be able to allocate that step.
So basically,
here before Values I have to check if step field is active or inactive. How do i do that?