Assess' button on Risk record from Risk Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2025 04:17 AM
When someone clicks on 'Assess' button on Risk record from Risk Workspace , system opens up a Glide Model . Could somebody help on figuring that configuration out.
Note : This is related to Risk Workspace and not the classic risk form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2025 04:21 AM
Hi @NishantR
do you mean the clicking part or what is going to be opened afterwards?
/* 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-14-2025 04:24 AM
Hi , @GlideFather I actually wanted to modify few fields and its logic on the popup that appears after 'Assess' button clicked , but unable to figure out UI page or script which construct that model.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2025 04:27 AM
@NishantR I don't have the particular plugin activated, but search for UI Macros, glideModals (careful not Model as per your description) using SNUtils, and perhaps the UI Page as well
/* 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-14-2025 04:31 AM
Hi,
1. Make sure client checkbox and workspace button is checked on Assess UI action
2. Sample workspace client script code