I’ve created a basic sales pipeline, grouping opportunities by their sales stage.
My colleagues would like the opportunities to display in a specific order:
Awaiting Decision
Proposal/PriceQuote
Qualification
Prospecting
Closed Won
Closed Lost
On Hold
No Bid
Question 1: These groups seem to stack alphabetically according to Item Name - is there a way to change this?
As a quick workaround I have made changes to the sales_stage_dom (image attached) which have done the job.
Question 2: The problem is since we updated to 7.10.7 the Item Names are appearing in the reports (see second image) whereas previously we saw the Display Label - is there something I can edit to correct this?
I hope that was clear and thanks in advance for any feedback!
I believe your approach is correct, and should work.
If the report is showing the item name instead of the display label, I’d say that is a bug (unless you can find a way in the report builder to make it show the correct thing).
Please try this in one of the online demos; this way you will find out if the problem is just in your system or not.
Then search Github to see if this Issue is already there, and report it as a new Issue if it isn’t. Thanks…