We have a custom field called Margin as our reps are paid on Margin not evenue. Amount is calculated using a workflow based on the Margin and product type. If Margin is $0 the Amount is also $0.
Essentially I want to marke my Margin field mandatory to be completed before I progress a Sales Stage. Margin is used in numerous calculations so it isset by a workflow to be $0 when a Deal is created - otherwise the calculations for our total pipeline would fail.
I'm looking for a way to limit the Deal Stage if a Rep has not entered the Margin (Amount) in a Deal. I cannot find a way to do this. Any ideas?