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
- 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.
Procedure
- Navigate to a portal page.
- On the page, open the widget context menu by CTRL+right-clicking any widget.
-
On the widget context menu, click Show Widget
Customizations.
Widgets are color-coded as follows:
Color Customization level Green Base system widget Yellow Cloned widget Blue New widget Red Customized widget -
On a widget, click the information icon (
).
Related records that you modified or developed are outlined in red.
-
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.
Although both sides are labeled Version, the left-side record represents the previous version and the right-side record represents the current version.
-
For each field in which it appears, click the window icon (
) to open the code comparator.
Your most recent changes to the widget code are highlighted in the code comparator.