- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2023 03:27 AM - edited 02-02-2023 03:29 AM
Hi Servicenow Community,
I have a requirement to create a List page variant for a particular Audience which include different list categories comparing to the default list category. I have created the list page variant but not sure how to configure the list categories for this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 11:41 PM
Hi @Sandeep87 ,
- Navigate to All > Now Experience Framework > UI Builder.
- Open an experience to work in. Or, create an experience by selecting + Create experience. See Create an experience for UI Builder for more information.
- Create or open a page.
- Select Menu and select Create variant. Alternatively, you can click + Create next to Variants.
- Click Create blank page or select a template from the list and click + Use Template.
- Enter a name for the variant page on the Variant Settings screen. The name can be similar to your page name, or what ever you want it to be.
Note: The application scope defaults to the scope that the user is in within the Now Platform®. For more information about application scope, see Security and roles in UI Builder.
- Click Create to create your page variant.
What to do next
Select an audience for your variant page to fit a specific role based on one or more criteria. The audience is important because it lets you assign your page variant to a specific role, group, and so on. For more information, see Add an audience for your UI Builder pages.
Edit your page variant conditions to add additional criteria to determine when the page variant displays to users. For more information, see Edit conditions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 11:41 PM
Hi @Sandeep87 ,
- Navigate to All > Now Experience Framework > UI Builder.
- Open an experience to work in. Or, create an experience by selecting + Create experience. See Create an experience for UI Builder for more information.
- Create or open a page.
- Select Menu and select Create variant. Alternatively, you can click + Create next to Variants.
- Click Create blank page or select a template from the list and click + Use Template.
- Enter a name for the variant page on the Variant Settings screen. The name can be similar to your page name, or what ever you want it to be.
Note: The application scope defaults to the scope that the user is in within the Now Platform®. For more information about application scope, see Security and roles in UI Builder.
- Click Create to create your page variant.
What to do next
Select an audience for your variant page to fit a specific role based on one or more criteria. The audience is important because it lets you assign your page variant to a specific role, group, and so on. For more information, see Add an audience for your UI Builder pages.
Edit your page variant conditions to add additional criteria to determine when the page variant displays to users. For more information, see Edit conditions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2023 12:16 AM
Thanks for the solution Sandeep, It worked for me.