You can customize web type control files.
Procedure
- Customize the new control file (base.CCM_LISTBOX_MULTILINE)
in the installation area.
For example, to make the list
box display five choices, edit the HTML to specify a height of 5 for
the SELECT element.
Search for SIZE='1' and
change to SIZE='5'.
- Install the modified process package.
- Test the new web type.
Start a session, and
then show a dialog box that uses the severity attribute
to verify that the change was made.