Database Reference
In-Depth Information
5. Edit the item P210_CREATED_BY by double-clicking its name.
6. In the Identification section, set Display As to Select List . In the
List of Values section, set Named LOV to USERS , and then click Ap-
ply Changes .
7. Run the application.
You should see results like those in Figure 6-61 . Notice how the De-
scription and Subject fields are pushing out the Created On field.
Figure 6-61. The Manage Tickets form using the new field placement
If you look at the page using the browser's Web Developer add-on
and outline the table cells, it looks like Figure 6-62 .
Figure 6-62. The Manage Tickets form with table cells outlined
Notice that there is a lot of whitespace between Assigned To and
Created On. You can resolve this a couple of ways. If the Description
text area is a static size (that is, not resizable by the user), you can alter
the number of columns that the Subject and Description fields take up
by altering their colspan value. This allows the Created On field to
begin immediately after the Assigned To field:
 
 
 
 
Search WWH ::




Custom Search