Databases Reference
In-Depth Information
2.
Modify the region's attributes and set the static ID to DEPT_EMP_REPORT as
shown in Figure 7-28. The static ID will be used as part of a CSS selector later
on.
Figure 7-28. Set Region Static ID
3.
Modify the report column attributes so that EMPNO is not displayed and the
column headings are as shown in Figure 7-29.
Figure 7-29. Report Column Attributes
4.
Some additional attributes need to be added to the ENAME column which will
be used to send data to P1_EMPNO when the user clicks on a row in the report.
To edit the ENAME column, click on the edit link beside ENAME in Figure 7-
29. In the Column Formatting section enter <span data-empno="#EMPNO#"
data-ename="#ENAME#">#ENAME#</span> in the HTML Expression area as shown
in Figure 7-30. The HTML Expression area allows you to customize the
appearance of each column.
Search WWH ::




Custom Search