Allow Multiple Users Selected During Request Submission to View Request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2022 11:20 AM
Hi all,
Hoping someone can help or tell me if this is even possible. I have a record producer in our Service Catalog that includes a MultiRow Variable Set with 3 variables: Reference to sys_user, Email (pulled in automatically from selected sys_user), and Reference to core_country. When a user fills out this form, they can select multiple users in this MRVS. Once submitted, I'd like the person who submitted the request (is assigned as Requested_For) AND all the users selected in the MRVS to be able to view the request from the Service Portal.
Is this possible?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2022 11:42 AM
I think to add such users in the work_list is the good option and check if work_list users are having read access on your table.
Thanks and Regards,
Saurabh Gupta