Hi,
In Dynamics 365 release wave 2 version and previous versions, the default "Revise" button on "Quote" form sets "statuscode" to the "default statuscode(Lost)" value.
I am using that "default statuscode(Lost)" value for the "Close Quote" button.
There is also "Revise" statuscode value that i want to use for the Revise button. Since "Revise" button doesn't allow you to choose your statuscode, all of the revised Quotes' statuscode become "Lost" which is wrong.
How can i change Revise button statuscode value? Whether via UI or via code?