
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2021 07:39 AM
I am trying to set value of assignment group using client script on onSubmit functionality, but the below code is not working. Please help :
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2021 08:12 AM
You should use an Assignment rule. All that script is doing is setting an assignment group variable, not the assignment group on the record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2024 01:59 AM
Hello Deepika,
you can also use Before Business rule and mentioned the same condition so it will validate your condition and accordingly set assignment group or give alert if not matching.
For specific used cases where you need to assign any assignment group always use assignment rule to setting group or assigned to field.