Page History
&<img src="../resources/images/opentocr.png" title="Open Contents list" border="0"&>
You are here:
...
Field Name
NATION (Alpha 3)
Description
How to visualize a field as an Image set in a grid.
Uses
This Visualization type is useful to provide a more visual means of selecting values from a list.
Details
Through the Field Component source add a Picklist visualization ( PRIM_EVPL ) and a Picklist. Note that these are separate classes in the Field source. Add picklist items to represent nationalities and attach an image to each picklist item.Change the Appearance property of the PRIM_EVPL to Image. Save the field and use the VisualPicklist class on a form.
1. Through the Field Component source add a Picklist visualization ( PRIM_EVPL ) and a Picklist. Note that these are separate classes in the Field source. Add picklist items to represent nationalities and attach an image to each picklist item. Save the field.
2. Create a grid component. From the fields tab add the NATION field to the grid as a column. Set the following properties on the column.
...