About MessageList

The messageList component is a combination of the list component and messageLayout component.

Use the messageList component to insert a standard list box, with a prompt and an optional message type icon before the list box. The list of items available for selection in the list box is created by using a series of option elements as indexed children of messageList.

The inline message is placed below the list box. To add a component after the list box, use the end named child.

List box with prompt and info icon

The user can select one or more values from the list of items. Use the multiple attribute to enable multiple items to be selected.

In addition to the message attributes and other general attributes for message form components, you can also set the size attribute to specify the number of items that should be visible.

Note: The difference between a messageList component and a messageChoice component is that only a single item can be selected at a time in messageChoice.


About MessageLayout
About Message Form Components and Attributes

Inserting a MessageList
Working with Form Components

 

Copyright © 1997, 2004, Oracle. All rights reserved.