Hi,
I have implemented a Business Process Flow associated to my custom entity "Project".
It consists of 3 stages (Stage 1, Stage 2, Stage 3).
I would like to create a custom Entity View where for each Project Record we can see its current Business Process Flow Stage.
How can I achieve that ?
Thanks
Arioule
Solved! Go to Solution.
for your business process flow you will have an entity with the same name as your BPF.
So say your process flow is called "Sales Process" you will have an entity called Sales Process there as well.
So make a view of that entity.
for example, from my opportunity sales process, I have a field for opportunity and active stage.
for your business process flow you will have an entity with the same name as your BPF.
So say your process flow is called "Sales Process" you will have an entity called Sales Process there as well.
So make a view of that entity.
for example, from my opportunity sales process, I have a field for opportunity and active stage.
User | Count |
---|---|
19 | |
15 | |
14 | |
10 | |
8 |
User | Count |
---|---|
40 | |
30 | |
22 | |
22 | |
16 |