List View
form
|
Complete this optional tab to enable users at runtime to select one or more rows of an embedded list view display and operate on the selected row or rows. This capability requires that the list view display be embedded in a section.
For example, this facility can support list view displays embedded within flow action forms. A flow action form can present a list of forty optional contract terms and conditions that can apply to a corporate loan, each with a check box. The user can select which of them are to apply to the loan application being processed.
For other examples, see How to present a list view display within a section.
If you choose Page List
or Page
for the Copy to field, complete a row on the
Pages & Classes tab to identify
the class of the destination page or pages.
Field |
Description |
Enable selection of rows |
Select to cause the runtime display of a check box or radio button for each row. If not selected, other fields on this tab are ignored. Checking this option causes the Embedded option (on the Display Fields tab) to be selected. When selected, you can identify a callback function (on the Format tab) to access the rows that the user selected. |
Mode |
Choose:
|
Copy To |
Indicate which clipboard page is to hold the properties recording user selections. Choose:
If you choose
|
Name |
This field appears
only when you choose Enter a reference to a property of the indicated mode to contain details of user choices. To indicate that the property is directly on the step page of the calling activity, start the property reference with a period. The reference can be the keyword |
This array appears only when you
choose At runtime, the .pyRowSelected Boolean property records user decisions. Any rows where this property has a true value are copied. The .pxInsHandle property for a selected row is always copied; you do not need to list it in the array. |
|
Source Property |
Select a property
as a source; this property is from the
|
Target Property |
Select a target property to hold the copied value of the source property. Complete the Pages & Classes tab of this form to enable SmartPrompt is for this field. |