The
SBM
Solutions Actions List form extension includes the
SBM
Solutions Action List widget.
This form extension:
- Adds a customizable report to the interface that allows the display
and manipulation of multiple items from one location.
- Has a quick view pop up window that enables you to view item
information without opening the full item form.
- Groups release packages according to their parent/child
relationships. Each parent release package is listed above its children with
the children slightly indented. Standalone release packages are listed last.
- Is used by default in the Release Package application Quick View Form
Child and
Parent tabs and in the Release Train application
Master State Form
Overview tab: Quick View.
Configuration options:
- You could create your own form to use for this extension.
- You can turn it off completely if you don't want to use it. To turn
it off, in the custom widget parameters, set
Quick View Size and Placement to none.
- You could add fields instead of just having title and description.
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:
- Widget:
Action List Extension
- Parameter:
Report Reference Name
- Parameter:
Group By (column)
- Parameter:
Popup Size
- Parameter:
Quickview Size and Placement
- Parameter:
Quickview Form Name
- Parameter:
Quickview Title
- Parameter:
Search Filter 1
- Parameter:
Search Filter 2
- Parameter:
Search Filter 3
- Parameter:
Search Filter 4
To add the Action List Extension widget to another
form:
- 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.
- Inside the widgets
Parameters tab, specify the included parameters.
-
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
-
Group By (column) parameter must be a column of the report.
-
Popup Size refers to the window that appears when performing
a transition located in the
Actions dropdown.
-
Quickview Size and Location refers to the pop up that
appears when the eye icon is clicked. Choose
None to disable this feature.
-
Quickview Form is the name of the form, located inside the
item's corresponding application, that will be displayed when clicking the eye
icon.
-
Quickview Title is the title located inside the window after
the eye icon is clicked and on the text that appears when hovering the cursor
over the icon.
- 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}'}
|
Copyright © 2012–2016 Serena Software, Inc. All rights reserved.