1. Service Portal Introduction
  2. Service Portal Training Content
  3. Service Portal Object
  4. Portal Backend Structure
  5. Portal Module & Element
  6. Service Portal Configuration
  7. Build a new Portal
  8. Create Header Menu
  9. Data Preview from Server Side to HTML
  10. HTML Basic
  11. Get Incident Data & Show in a table
  12. Call HTML to Client Script
  13. Call Server Side Script for Action
  14. ServiceNow OOB Widget Provide for Portal
  15. Javascript popup VS SPModal
  16. spUtil – Client Dependency Service Portal
  17. Widget Embedded
  18. Send data from one widget to another
  19. GlideSPScriptable API on Server Side
  20. Angular Template
  21. $location, $timeout, $uibModal & $watch Services
  22. Use HTTP Service or REST Call on ServicePortal
  23. Angular Directive & Angular Filter
  24. Create a custom list widget with pagination, order, and filter
  25. ServiceNow Custom Component(Reference & Date Fields) in Service Portal
  26. Localization
  27. Create Own Theme
  28. Angular Provider & Dependency
  29. Service Portal Additional Details

Build a new Portal

Steps for building a brand new portal:

  1. Create a widget or Reuse
  2. Create a page or Reuse
  3. Create a Portal
  4. Setup portal home page
  5. Configure Them
  6. Configure header menu
  7. Configure branding editor

Portal Record Components:

  • Title: For Portal Title
  • URL Suffix: Portal URL
  • Theme: Portal complete theme and Header & Footer
    • Header Widget: To Show Header
    • Footer Widget: To Show Footer
  • Main Menu:
    • Menu Widget: To hold or show Menu
    • Menu Items: Declare the menu items
  • Logo: Top left Header Logo
  • Icon: fab-icon of the tab
  • Homepage: To show home page content

Until you add a theme with a header to a portal, the header menu does not display.

No responses yet

Leave a Reply

Your email address will not be published. Required fields are marked *