Use extension points for Knowledge Management
Use UI extension points to add knowledge article headers and footers to knowledge articles and to customize the email template for notifications when a knowledge article is commented on. Use scripted extension points to customize the feedback object used in the email template for notifications when a knowledge article is commented on.
시작하기 전에
Starting with the Washington DC release, the Knowledge Management v3 homepage (com.snc.knowledge3) is being prepared for deprecation in the future Y release. It is replaced by the Knowledge Management Service Portal (com.snc.knowledge_serviceportal), which is active by default for customers on Madrid and later releases. For more information about the new experience, see Knowledge Management Service Portal homepage features.
Role required: admin
이 태스크 정보
Using extension points makes it easier to integrate customizations without actually altering the base code. You can extend standard base functionality using customized scripts.
To use UI extension points in Knowledge Management, create an implementation and change the data as required. You can create multiple implementations per extension point, but for these scenarios, the use is limited to one implementation only. Example code is provided in the extension point, which can be edited, as required.
An implementation is delivered in the base system for scripted extension points. You can change the data and add additional fields, as required.
프로시저
-
To use UI extension points to customize headers and footers in knowledge
articles, and the email notification that is sent when a knowledge article is
commented on:
-
To use scripted extension points to update the feedback object used in the
email template for notifications when a knowledge article is commented on: