Hi ,
In Sales WorkFlow , i have one doubt .
Lets Say a SalesOrder is Submitted to workFlow , then automatically action button will come with Approve,ChangeRequest etc. Once the SalesOrder is Approved , in action(button) will come with only viewhistory. Right
But my requirement is that , even the SalesOrder is approved user want to do ChangeRequest and afterward action button should come with three options -> Resubmit, Cancel, View History, but in Standard AX its not happening like this , I mean onces the salesOrder is approved we can not do changeRequest.
What i have did till now : - I have added one button(ChangeRequest) in ActionPane and in clicked button , i want to write code for this but don't know how to do .
So please guide how to do this .
Thanks