How can I add a comment as an admin from a server script in a widget?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 06:35 AM
I have a widget, and I want an automatic comment to be added as an admin when I click a button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 06:36 AM
then modify the widget configurations, this is nothing telling, you must provide anything to understand it better
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 06:40 AM
I have a button that rejects the solution of an RITM, and I want an automatic comment to be added under the name of the system admin—not the logged-in user—when it's clicked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 06:47 AM
It can be done easily by flow designer:
Trigger: Approval is set to False
Action: Add Work note to the Approval for record
What do you think about this? I believe it would be so much easier than to hassle with widget configurations...
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 06:38 AM
@khalid1 What is the business use case here? Why you would like to introduce this feature?