User Activity
Summary
Sometimes it may be useful to change the content displayed on the page dynamically. For example, instead of listing 3 articles on one page at the same time, we can give the user the option of which article they want to read. Using a dropdown ...
Summary
In UI Builder, certain components such as a tab set, act as a child to the parent page. When inside a tab set you cannot directly reference a data resource created on the parent page. To access and use these data resources on your page, you...
08-11-2021
Summary
This article details how to create an experience on UI Builder. An experience is like an app or update set that contains pages. They organize pages by grouping related pages.
How to create an Experience
Go to your employee instanceNavigate...
08-11-2021
Summary
This article details how to make a page public upon creation and how to make an already existing page public. The bottom section of the page, adding the ACL, is required to make the page public. Make sure not to skip those steps.
Creating a p...
Summary
Using a Rest api is useful when you need to query for ServiceNow data on a public page. Querying for data requires authentication meaning all global data brokers require sign on. Using a rest api is a good way to bypass authentication and sti...
No replies to display.