Good day.
i would like to find out if it is possible to refresh the Sales Quotation form after submitting to workflow. i need to be able to disable certain fields on the form once the quotation has been sent to workflow. i have managed to disable the fields once the form has been closed and opened or by manually refreshing the form (via F5) but i am not sure how to achieve this via code just after submitting.
i have taken a look at the SubmitManager class for the workflow but am not sure how i can access the caller form and perhaps call a method which would disable the fields.
any help regarding this would be appreciated.
*This post is locked for comments