How to restrict users to select only Brazil Users by using List collector variable in Catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 08:56 AM
Hi Community,
How to restrict users to select only Brazil Users by using List collector variable in the Catalogue item
Thanks & Regards,
Srinivasu Sagiraju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 09:13 AM
I believe you have chosen the "sys_user" table in the reference
You can add reference qualiifier like below
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2023 06:54 AM
Hi @Prince Arora ,
I have below questions
1. Please suggest whether list collector users able to see their requests or not?
2. and will they get notifications whenever requestor raise a request on behalf them?
Thanks & Regards,
Srinivasu Sagiraju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 11:35 PM - edited 10-27-2023 11:36 PM
Question for you: How are you flagging your users as "Brazil Users"???
Can we assume each user has a Location specified on the User record and the Country is set on each Location record? If so, then the proper Reference qualifier would be (assuming OOTB fields are used):
location.country=Brazil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2023 06:55 AM
Hi @Jim Coyne,
I have below questions
1. Please suggest whether list collector users able to see their requests or not?
2. and will they get notifications whenever requestor raise a request on behalf them?
Thanks & Regards,
Srinivasu Sagiraju