Updating tag addition
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 06:29 AM
Hello All,
I want a script on how to automatically add a comment in worknotes whenever I add a tag to tasks.
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 07:16 AM
You can achieve this via business rule.
PFB.
1. Create after busines rule on label_entry (Tags) table. In the below sample I've used condition where this business rule will be triggered only when someone adds a "Test tag".
Note: "Test tag" has been created and shared with everyone. So anyone can use this tag. It's global.
Hope this helps.
Regards,
Siva