Creating and modifying knowledge article templates
To create a new custom template in Developer Studio
In Developer Studio, create a new regular AR form.
Add fields and design the template as required.
- Register the new form as described in Registering AR forms.
- Before registering the new form, make sure it complies with the prerequisites for registering AR forms. See Prerequisites for AR form registration.
- In the Welcome panel, select Knowledge Base Item > AR Form.
- In the Source panel, click Life Cycle Management.
After registration, you can change the user interface of the forms, but if you add new fields and mark them for indexing or as relevancy fields, or change the form permissions, you will need to modify the knowledge source as well.
To set up custom knowledge management templates
Custom knowledge article templates, or knowledge sources, created in Knowledge Management are automatically available in BMC Helix ITSM. However, there are some limitations to the custom templates:
- Users can access only Attachment and Character fields
Validations for required fields is not implemented. If a custom template has mandatory fields, BMC Helix ITSM does not provide a way to identify them.
Knowledge article templates displayed when you choose to create a new knowledge article in BMC Helix ITSM, display a short description of the template, and of each field included in the template.
Use the following forms to add these descriptions to custom templates:
Add description for | Form name | Fields to update |
---|---|---|
Template (or source) | RKM:KnowledgeSourcesExtension |
|
Template fields | RKM:SourceFieldExtension |
|
To modify knowledge template styles using BMC Helix ITSM
You can modify or add formatting styles to the out-of-the-box knowledge templates or custom knowledge templates available in BMC Helix ITSM.
To change formatting settings for knowledge articles:
- Log on to BMC Helix ITSM.
- Select Configuration > Knowledge Template Styles.
- Select the template to edit from the template list displayed in the left pane.
- You can create a new styles by clicking +Add New Style.
If you are creating a new style, enter a name for the style, and select the formatting options for the new style. Ensure that the name of the new style you are creating is not the same as an existing style name.
- If you are modifying an existing style, click the
next to the style you want to update.
You can modify the style of the font, the size, color. You can also include additional CSS styling for the style.
If you want to include additional formatting to the existing style that is not provided on the screen, you can add it to the CSS Styling field. For example, you can add the following additional styles:- box-shadow: 0px 1px 2px 1px light blue;
- line-height: 30px;
- margin-left:20px
- After you have modified the styles, click Save Styles.
While adding new style, in the Additional CSS Styling, the limit is set as 255 on the database table column. You may get an error if it crosses this limit. For the troubleshooting information, see General troubleshooting. - If you want to remove a custom style you added, click the style name and click X Delete Style.
You cannot delete styles provided out-of-the-box.