UI Action that allows user to select an assignment group and an assigned _to user in that group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hello, I have created a UI action workspace form button that when clicked shows a pop-up with the assignment group and assigned to fields.
the first field correctly displays all group options in the sys_user_group table,
however, the "assign to" field is not displaying any users from the sys_user table, let alone those in the group selected above.
the pop-up will be used to assign both the group and a member in that selected group, all in the same pop-up, any solutions/suggestions are appreciated.
here is the workspace client script fyr:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Greetings @NourT. Apologies for answering your question with a question but what is the business value or purpose of having the UI Action to gain access to the Assignment Group and Assigned To fields? Are those fields not currently accessible on the existing form for some reason? If so, wouldn't it be easier to interact with those fields directly on the form?
