0

I am trying to edit the BPF element in a Case form to remove the highlighted field in the below image:

enter image description here

I am fairly new to CRM 2015, does anyone know how i can do that ? I have tried the ribbonworkbench and the form editor and could not find it there.

warunapww
  • 966
  • 4
  • 18
  • 38
Ashvin
  • 3
  • 1

1 Answers1

0

Business Process Flows are a Process-type component, so you can edit them under Settings -> Processes or inside your solution under Components -> Processes.

Guido Preite
  • 14,905
  • 4
  • 36
  • 65
  • I don't have any records under `Settings -> Processes` and i can see a lot of records under `Components -> Processes` for the Case Entity. I'll look into this.. looks promising, thanks! – Ashvin Jul 13 '15 at 10:57
  • I cannot see it under 'Components -> Processes' either, what i'm trying to do is remove the 'Assign to Others' field when the BPF is in the research stage, any other suggestions would be appreciated.. – Ashvin Jul 14 '15 at 10:28
  • are you a system administator? did you select the view "All Processes"? maybe you have my processes as default – Guido Preite Jul 14 '15 at 10:32
  • Yes, it was "My Processes" by default! I found it in 'Settings -> Processes' under the "Activated Processes" view and was able to remove the field. Thanks a lot Guido! – Ashvin Jul 15 '15 at 08:42