RE: Request view / prompt
Hans is correct when he's saying that changing the message order in the customer centre is done in the config table.
In the table config, you have a column flags, and you'd want to change the bit number 7.
It's a bit difficult changing it without doing some math, but you can also change it with CRM script if necessary.
I advise someone experienced with CRM script to do this as there is a possibility of changing something critical.