SBM Solutions Actions List Extension

The SBM Solutions Actions List form extension includes the SBM Solutions Action List widget.

This form extension:

Configuration options:

Note: This form extension is not related to the regular form named ParentQuickViewForm, which is an embedded form used with the child state form to display parent release package information.

The widget information is as follows:

To add the Action List Extension widget to another form:

  1. In SBM Composer, drag the Action List Extension widget into a row on the form. The layout of the widget can be set to any desired arrangement.
  2. Inside the widgets Parameters tab, specify the included parameters.
    1. Report Reference Name is the name of the reports reference link, such as the underlined text in this reference link:

      tmtrack.dll?ReportPage&template=reports2Flist&ReportRef=

      TRM_RLM_TURNOVERS.ChildReleasePackages&HasRuntimeParams=

      1&F_TS_RLM_PARENT_PACKAGE=&embedded

    2. Group By (column) parameter must be a column of the report.
    3. Popup Size refers to the window that appears when performing a transition located in the Actions dropdown.
    4. Quickview Size and Location refers to the pop up that appears when the view icon is clicked. Choose None to disable this feature.
    5. Quickview Form is the name of the form, located inside the item's corresponding application, that will be displayed when clicking the view icon.
    6. Quickview Title is the title located inside the window after the view icon is clicked and on the text that appears when pointing to the icon.
    7. The Search Filter is based on the field names in the reference link for the report, such as the underlined text in this reference link:

      tmtrack.dll?ReportPage&template=reports2Flist&ReportRef=

      TRM_RLM_TURNOVERS.ChildReleasePackages&HasRuntimeParams=

      1&F_TS_RLM_PARENT_PACKAGE=&embedded

Example

Not all report parameters must be used, but if they are, they must have name and value specified.

When entering key-value pairs, the value needs to be wrapped in single quotation marks; double quotation marks are not allowed. The parameters must begin with backward slash and be enclosed in curly brackets as follows:

\{}

Report Reference Name

REPORT_TABLE.ReportReferenceName

Group By (column)

State

Popup Size

Large

Quickview Size and Location

Large, bottom

Quickview Form

quickview

Quickview Title

Quick View

Search Filter 1

\{name: 'F_TS_RLM_PARENT_PACKAGE', value:'{_RecordId}'}

Related Topics

Designating Release Packages as Parents

Linking Release Packages