Java Reference
In-Depth Information
This will create a new copy of the page in the c9 folder.
3.
Move the cursor to the last row of the table and press Ctrl+Shift+z to add a row beneath
the last row.
4.
Add another row beneath the row you added in step 3.
5.
Copy the text “Hourly Pay Rate” into the first cell of each new row.
This ensures that the new cells have the correct text formatting.
6.
Change the text in the first cell of the first new row to Exemptions and in the second new
row to Function.
7.
In the Palette's Form Tag tray click on Drop-Down Box then click the cell to the right of the
Exemptions text.
8.
At the Insert Drop-Down Menu window, specify exmpDDM as the name.
9.
Add a drop-down menu value by:
Clicking the Add button
Specifying “zero” for the value name
Specifying “0” for the value
10.
Add values 1 through 10 with the appropriate names.
11.
Change value two's Selected property to “true” and click the OK button.
This will ensure that 2 is automatically selected when the page is displayed. Notice in the Design view that zero is
displayed. To see the default value, you must save the file and switch to Preview view.
12.
In the Palette's Form Tag tray click on List Box then click the cell to the right of the
Function text.
13.
At the Insert List Box window, specify functionLB as the name.
14.
Add the following three values “Display,” “Gross,” and “TaxAmt” (with names that are the
same as the values) to functionLB, then click the OK button.
15.
Click the Preview tab.
The display should look like Figure 9-5 . Notice that the default value two is displayed in the drop-down menu.
 
Search WWH ::




Custom Search