Is it possible to display only one field option to users in the US location.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 03:05 AM - edited 03-31-2025 01:14 AM
Is it possible to display only one field option to users in the US location, while making all other options visible to users in other locations?
For example, only the wireless option should be visible to the US location users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 05:21 AM
Hello @Ria ,
That's not an error, just a warning advising you that this UI Policy won't work in a Virtual Agent conversation.
Can you please elaborate on what exactly is not working as expected? What happens when you select "US" as the Site and what happens when you don't? If possible, export the UI Policy as XML and attach here for analysis.
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 05:26 AM
Hello @Robert H
If the site is selected as US, then the type field, still shows both wired and wireless options. Wired option should not be visible if site is selected as US.
Regards,
Riya Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 05:34 AM
Hello @Ria ,
Have you verified that "type" is the internal name of your Type variable, and "wired" is the internal name of the choice that shall not be available for the US Site?
My example code just assumes that these are the names, if they are different you'd need to adjust it.
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 05:44 AM
@Robert H Yes, It's an internal name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 05:57 AM - edited 03-28-2025 05:59 AM
@Ria ,
Compare the following screen shots to your solution and make sure everything is configured exactly like this.
Any other Client Scripts or UI Policy present on this Catalog Item that might interfere?
Regards,
Robert