Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Changes the field for a collection in the dialog box to use the multi-select control.
Syntax
protected void modifyCollectionDialogField()
Run On
Called
Remarks
This method is called during the postRun method to change the field for a collection in the dialog box type to use multi-select control. The method may be called repeatedly if the multi-select dropdown list changes, such as in the reporting scenario when parameter valid values change because of dependent parameter value changes.