Glide Modal :- Agent Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 05:19 AM - edited 04-19-2023 05:22 AM
Hi ,
There are two fields,
assigned to which will be dependent on assignment group. So when I am selecting Assignment group as ABC , only ABC group members should be available to select in assigned to field. Can we achieve this? Can we pass dynamically values to script Include each time we are changing assignment group? In glide modal(Agent Workspace)
Example Screenshot
Please guide on this. Thanks !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2023 07:18 AM - edited 04-20-2023 07:19 AM
@Sandeep Rajput Let me tell you the another scenario
Lets Assume we have 2 fields 1. Assignment Group, 2. Assigned to
now my requirement is,
If I select the Assignment group on the glide modal I should be able to see the members of the selected group only in the drop down

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2023 08:21 AM
@harishkolla I tried searching for event handling inside the glide modal but unfortunately nothing showed up. I also couldn't find any official documentation around it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 07:31 PM
Can we add the field type as attachment or show an attachment paper clip using "g_modal.showFields" ?