I have Projtable form wherein I have Finance Approval field. My requirement is that whenever any field on the form is modified, the finance approval status field should be set to draft. I need to do this because I want to reactivate the workflow when any field is modified but for workflow to be activated, the finance approval status must be draft.
Please help me achieve the above requirement. I know we need to use Event Handlers or Chain of commands to achieve it. Please guide further on how to do it.
As I mentioned, you can check how change workflows are implemented customer and vendor master. The changed values will be stored in a staging table until the workflow will be approved. You can reverse engineer how Microsoft implemented it to get an example.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.