Service Request Standard Pages Extensibility Matrix

Service Center offers numerous extensible components in its out-of-the-box pages making it possible to adopt them and accelerate your project implementation. The following table shows a matrix of Service Center standard pages along with their extendable components along with possible usage of those components. Use this matrix to address your business needs using the out-of-the-box pages.
  • Customize Dynamic Tables and Forms are forms and tables used in our standard pages that you can extend. For example, create and change a layout such as adding and removing fields.
  • Custom Actions are containers in certain pages that enable you to add new buttons to perform validation and actions on top of the standard pages.
  • Display Your Own Content refers to containers that enable you to create your own content, such as a new foldout panel.
  • Configurable Components comprise variables which can be exposed in the standard pages to change an extension's behavior. For example, the back button link on the service request detail page can be changed so the extension can pass a new label name and URL that goes to a custom app instead of back to the Service Request list.
  • The UI Events Framework is a client-side library that you can use to extend an external application to listen to Service Center events or initiate actions creating a seamless integration and a new level of extension.
Page Name Customize Dynamic Tables and Forms Custom Actions Display Your Own Content Configurable Components UI Events Framework Possible Usage
landing No Yes Yes Yes No
  • Create and change the layout (for example, add and remove fields including custom business object).
  • Create a field template (for example, input text make it as a hyperlink).
  • Add buttons to perform actions and validations.
  • Add and remove columns from Service Request list.
  • Add a row-level action to the Service Request list.
create Yes No No No Yes
  • Create and change the layout (for example, add and remove fields including custom business object).
  • Create a field template (for example, input text make it as a hyperlink).
edit Yes Yes Yes Yes Yes
  • Create and change the layout (for example, add and remove fields including custom business object).
  • Create a field template (for example, input text make it as a hyperlink).
  • Add buttons to perform actions and validations.
  • Change the label and URL path of the link to return to the list page.
  • Modify variables using an extension.
copy Yes No No No Yes
  • Create and change the layout (for example, add and remove fields including custom business object).
  • Create a field template (for example, input text make it as a hyperlink).
svc-interaction Yes Yes Yes Yes Yes
  • Create and change the layout (for example, add and remove fields including custom business object).
  • Create a field template (for example, input text make it as a hyperlink).
  • Modify variables using an extension.
categories Yes No No No No
  • Add and remove columns from the category list.
  • Add and remove fields from the search form.
  • Create rule set for dynamic UI.
search-results No No Yes Yes No
  • Change the search container
  • Modify variables using an extension.
view-article No No Yes No No Modify variables using an extension.