Add-Ins Overview
The Cireson Service Manager Portal Add-In feature is a location for pre-packaged solutions. Simply toggle a solution on, and it is active. Toggle any solution off if you no longer wish to use it. This approach allows for a streamlined, no-code approach to extensibility in the Cireson Service Manager Portal.
Note: For information about the Service Manager Portal Add-In feature and installation process, view the overview article here.
Â
Activity Progress Banner Download Link
The latest version 1.4.0 of this Add-In can be downloaded here.
Note: This version of the Add-In is built and tested against version 10.2.0 of the Cireson Portal. It is recommended you are using that version or higher with this Add-In
Â
Activity Progress Banner Summary
The Activity Progress Banner Add-In allows organizations to see the progress of a SR, CR, or RR in the form of a banner at the top of the page based on the Activity Title or Stage.
Each setting for the Add-In is as follows:
"Titles" will show the Activity Title
"Stages" will show the Activity Stage
It needs the exact value of "Titles" or "Stages", if it is given any other value, you will get no banner.
This is to avoid titles wrapping onto a second line and not displaying properly
If the title is truncated to meet this maximum, an ellipsis (…) is appended
If the total number of activities on the Work Item is greater than this, all the but previous, current and next activity will be collapsed without a title displayed
Setting to false will show it for everyone
Â
Testing and Validation
- If experiencing issues, refer to KB Article 2568 here for overall Add-Ins troubleshooting steps
- Run through the Add-In’s functionality with default settings.
- Verify the following:
- In the developer console (open up a browser > dev tools > console), you see that the Activity Progress Banner Add-In is loaded
- Verify that the Activity Titles are showing in the banner for SR, CR, and RR
- There is a white check mark in the banner for a completed Activity
- The maximum number of characters displaying for each Activity Title is limited to 20
- Verify the following:
- As you change settings, go through the above again with browser console open
- Verify no error messages
- Verify your changed settings behave as expected
Â
Examples
Activity Progress Banner on a Service Request
Â
The Activity Progress Banner matches the Activities
Â
Check Mark Color
Â
Note: The color can be respesented by a css color eg red or purple, rgb value eg rgb(136,22,189) or a hex value eg #8816bd.
Â
Max Characters
Â
Collapse Activity Count
Â