- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2026 12:34 PM
I'm attempting to limit the assignment groups available to a requester when the New Change Management Request form loads. I tried to write a script to set the group at load
Solved! Go to Solution.
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2026 05:21 PM
Hi @unresourceful,
Instead of you giving only a single option, why not use Assignment Rule for Change table?
Assign the particular group via mentioned method and make the field read only.
Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards,
Ehab Pilloor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2026 08:29 AM
That does make more sense, no need to have user select a value if it's the same each time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2026 08:55 AM
I've created a Business Rule that after record submittal, the assignment group changes to the preferred value and the field then becomes Read Only through the use of a UI Policy. It seems to be working fine but I feel like this can be easier if the value defaulted to the preferred value and user is unable to select a different value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2026 09:54 PM
You dont need BR for this requirement. There is a functionality called assignment rules. You can search from All Navigator. Add table as Change, Assignment group set as your default assignment group.
You can ignore if you have done above part.
Regards,
Ehab Pilloor