You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

SimpleOne provides several comprised widgets for displaying read-only information on inquiries, incidents, problems, requests, and change requests forms. One of them is the Static Task Information widget.

This widget retrieves information from ?????????. By default, the following fields are displayed:

  • Number
  • Assigned User
  • Updated at
  • Created at


The Static Task Information widget does not display empty fields <<<< ?????

Interface




You can reorder widgets and fields using the Form Layout functionality.

Configuring


To change the set of displayed fields, complete the following steps:

  1. Navigate to Portal Structure → Widgets.
  2. Open the record named Static Task Information.
  3. In the Server Script field, find the line 

    Server Script
    const columnNames = [
  4. Add or delete column names in lines below.
  5. Click Save or Save and Exit to apply changes.

Adding widget to custom ITSM essence


To add the Static User Information widget to a custom ITSM table, extended from the ITSM Task table, perform the following steps:

  1. Open the custom table form.
  2. In the hamburger menu , select Cofigure → Form → Layout.
  3. From the Available box, move the Static Task Information widget to the Selected box.
  4. Click Save.


.


  • Creating a widget
  • Portal
  • SimpleOne Service Management


  • No labels