Adding Custom Sales Stages and Probabilities to Opportunities
The Opportunities and Revenue Line Items modules contain two fields that function unlike any other fields in CRM. When the Sales Stage dropdown field is updated, the Probability (%) field automatically updates with a corresponding value.
In order to preserve this unique functionality, any changes to the options available in one dropdown list must be accompanied by changes to the other.
Both dropdown lists, "sales_stage_dom" and "sales_probability_dom", must be updated when a change in either is desired so that the relationship between the two fields remains intact.
The Dropdown Editor contains both the "sales_stage_dom" and "sales_probability_dom" lists. The "sales_stage_dom" list is associated with the Sales Stage field and displays the various sales stages (e.g., Prospecting, Qualification, Closed Won, etc.). The "sales_probability_dom" list is associated with the Probability (%) field and displays the corresponding probability value (e.g., 10, 20, 100, etc.) for each sales stage.
Both dropdown lists have the same item name for all values. Matching item names are what enables the probability to update automatically based on the sales stage selection. When adding or changing options in either list, you must ensure that there is an item in the other list with an identical item name.
In this example, we will add a new sales stage called "Review Stage", which will have a corresponding probability value of 60%. The sales stage will be inserted between the Perception Analysis and Proposal/Price Quote stage.
Steps to Complete
Navigate to Admin, Dropdown Editor.
Locate and select "sales_stage_dom".
Enter "Review_Stage" into the Item Name field and "Review Stage" into the Display Label field. Click "Add".
Drag and drop the "Review_Stage [Review Stage]" item between "Perception
Analysis" and "Proposal/Price Quote". Click "Save".
Next, locate and select "sales_probability_dom" in the Dropdown Editor.
Enter "Review_Stage" into the Item Name field and "60" into the Display Label field. Click "Add".
Note: The item name must match between the two dropdown lists.Drag and drop the "Review_Stage [60]" item between "Perception Analysis" and "Proposal/Price Quote".
Click "Save" to preserve your changes.
Finally, navigate to Admin, Repair and perform a Quick Repair and Rebuild to propagate the changes throughout Sugar.
Now that the custom sales stage and probability options have been added to the dropdown lists with identical item names, selecting the new sales stage, "Review Stage", will cause the Probability field to automatically update to "60". For further reference, please click here.
