I want to display only current status on the header instead of all the statuses:
e.g.
I have more than 12 statuses for my object and the statusbar gets messed up if I display all statuses. I don't want to use statusbar_visible as it displays specific statuses only and then when the record is on different status than what it has on statusbar_visible, it expands the statusbar options again by adding new status which is confusing.
Please help me.