update work notes when a field value is changes
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 08:14 AM
hello,
is it possible to update work note whenever a field value is changes without using business rules ?
thank you
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2025 11:31 PM
Hi @ammar_k
Yes, it’s possible. You can create a Client Script, using either an onChange script or a UI Policy for this.
You can also create a Flow Designer flow and add a trigger for when your choice field is updated.