Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Compare versions of a widget related record

Compare an Angular Provider or ng-template against its previous version so that you check if your most recent code changes are causing issues on a portal page.

Before you begin

Role required: admin or sp_admin

About this task

Your widget may be using potentially problematic code from any of the following records:

  • Widget Dependencies
  • Angular Providers
  • Angular ng-templates

You can compare versions for these related records directly from your portal page to check code changes for each related record.

Note: There's no option to compare versions for Widget Dependency records. Also, there's no option to compare versions for related records that you created. You can only compare versions of a base system record that you modified.

Procedure

  1. Navigate to a portal page.

  2. On the page, open the widget context menu by CTRL+right-clicking any widget.

  3. On the widget context menu, click Show Widget Customizations.

    Widgets are color-coded as follows:

    ColorCustomization level
    GreenBase system widget
    YellowCloned widget
    BlueNew widget
    RedCustomized widget
  4. On a widget, click the information icon (

Image omitted: info-icon.png
Information icon\).
Related records that you modified or developed are outlined in red.
Image omitted: outlined-in-red.png
Related records outlined in red
  1. Next to a Angular Provider or ng-template record, click Compare.

    The system displays the records of the current and previous versions side by side.

Image omitted: compare-related-record.png
Comparison between current and previous versions of a related record
Although both sides are labeled **Version**, the left-side record represents the previous version and the right-side record represents the current version.
  1. For each field in which it appears, click the window icon (
Image omitted: pop-out-icon.png
Window icon\) to open the code comparator.
Your most recent changes to the widget code are highlighted in the code comparator.
Image omitted: code-comparator.png
Code comparator