Allowing a user to update a property when the case is resolved
Hi,
I have a the below requirement.
Please suggest me a solution. I have a case which is already resolved. Now I should allow the user to click on a button where I should show a modal dialog and show the editable property. Once the property is changed, the user will click on submit and the changes should happen to the case.
How to achive it?