CMS and UI page

shidhartha1
Kilo Contributor

what is the diffrence between CMS and UI page

5 REPLIES 5

Deepa Srivastav
Kilo Sage

The Content Management System (CMS) is a ServiceNow application that primarily enables users to create a custom interface for the ServiceNow platform and ServiceNow applications. The CMS application is powerful and flexible, so customers have used it for a wide variety of projects from creating entire websites to integrating with other products. The Content Management application is active by default.  


A CMS typically requires a systems administrator or a web developer to set up and add features, but non-technical users can use the application as a website maintenance tool to make changes to a website.



Whereas UI pages are just pages and not application and are used to create and display forms, dialogs, lists and other UI components



Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.



Thanks,
Deepa


Hi,



The Content Management System (CMS) is a ServiceNow application that primarily enables users to create a custom interface for the ServiceNow platform and ServiceNow applications. The CMS application is powerful and flexible, so customers have used it for a wide variety of projects from creating entire websites to integrating with other products. The Content Management application is active by default.



UI pages can be used to create and display forms, dialogs, lists and other UI components. Use UI pages as widgets on homepages. To find the UI Pages, navigate to System UI > UI Pages.


This functionality requires a knowledge of HTML or Jelly.


srinivasthelu
Tera Guru

Hi Kumar,



CMS - Think that as a portal. Group of pages. Menus, headers, content blocks, Media files



UI Page: A stand alone web page.



Thanks


Srinivas


Mark this answer as helpful/correct if it does so


Thanks all....it's real helpful for me