I want to add a condition that whenever the case is being resolved the remarks are added before resolving the case else it won't let resolve the case!
I want to add a condition that whenever the case is being resolved the remarks are added before resolving the case else it won't let resolve the case!
Create a real-time workflow that triggers when Status changes to Resolved.
The workflow then checks if the Remarks field is contains data. Then a "Stop" action step with outcome of "Cancel" prevents the save, and you can put a user message in the Stop action to say "Please enter a remark", which is popped up to the user.
Hi,
You can register plugin step on Create Message - Incident Resolution Entity - Pre-Operation
Then in C# plugin code check if Remark field is null in Target then thrown invalidpluginexecution message.
xrmdynamicscrm.wordpress.com/.../
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156