Table of Contents
Previous Section
The WOSimpleArrayDisplay is designed to only provide an idea of what is in the relationship (or list). It only displays the first n items in the list, where n is specified by the numberToDisplay attribute. (The default is 5.) If you want, you can have a hyperlink displayed at the bottom of the list by specifying the listAction and listString attributes. You could use this hyperlink to provide more information about the relationship or, for example, to list all of the elements in the relationship.
If you use Direct to Web to create your application, you may have a page that uses WOSimpleArrayDisplay.
Table of Contents
Next Section