<style> .release-box { height: 30px; width: 100px; padding-top: 8px; text-align: center; border-radius: 5px; font-weight: bold; background-color: #d4af37; border-color: #FCE28A; } .release-box:hover { cursor: hand; cursor: pointer; opacity: .9; } </style> <meta name="robots" content="noindex"> <div class="release-box"> <a href="https://docs.perspectium.com/display/gold" style="text-decoration: none; color: #FFFFFF; display: block;"> Gold </a> </div> |
After creating a group share template, you can make changes to your custom-created template as necessary. NOTE: The built-in group share templates that were installed with the Perspectium update set cannot be modified. To create a modified version of these built-in templates, you will need to create a copy of the group share template and then modify the template copy.
First, you will need to create a group share template.
Second, you will need a template_editor_global role to view the templates.
Procedure
WARNING! Be careful not modify the built-in group share templates installed with the Perspectium update set.
To modify a custom-created group share template, follow these steps:
1. Log into your ServiceNow instance and navigate to Perspectium > Group Share > Templates or simply type Group Share and then click Templates within that module.
2. Click the name of the custom-created group share template that you want to modify.
3. In the resulting Template form, make changes to your desired fields. To change the tables in your custom group share template, click the icon next to the Tables field and choose the tables that you want to add.
NOTE:
4. In the upper right-hand corner of the Template form, click the Update button to save the changes to your custom-created group share template.