- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 01:17 AM
Hi all,
Is there a way to get the value of the company of an assignment group on a form from a client script ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 01:25 AM
Hi Will,
Do you mean Assigned To person's Company? You need a combination of Script include & client script for it. Follow link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 01:21 AM
Best way to do this would be using GllideAjax & a script include. However , you can also use g_form.getReference() too.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 01:25 AM
Hi Will,
Do you mean Assigned To person's Company? You need a combination of Script include & client script for it. Follow link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 01:27 AM
Hey Jaspal,
Thanks for the speedy response.
Well pretty much but just the assignment groups company instead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 01:50 AM
is it possible from a field on a form ?