We are aiming to use ESPOCRM to record several different types of opportunities, I have used an Enum field to categorise a "Department" and then added additional custom fields related to the entries in that field.
Some fields on the Opportunity will therefore only be essential if the category demands it, so I have used the attached Workflow to essentially make a field "Required" when a certain value is applied to "Department".
When I first tried making this Workflow I tested it and confirmed it was working, but later on I found that records with "Department" = "Plant" and a blank "Model" field would complete the save process.
I've tried deleting the work flow and recreating but it still doesn't seem to work. Can someone confirm the logic in this workflow is correct please?
Thanks
Some fields on the Opportunity will therefore only be essential if the category demands it, so I have used the attached Workflow to essentially make a field "Required" when a certain value is applied to "Department".
When I first tried making this Workflow I tested it and confirmed it was working, but later on I found that records with "Department" = "Plant" and a blank "Model" field would complete the save process.
I've tried deleting the work flow and recreating but it still doesn't seem to work. Can someone confirm the logic in this workflow is correct please?
Thanks
Comment