Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\TDPAX\td_bldcolval.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <title>Linking a Column Value to Another Page</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T18:17:40Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Linking a Column Value to Another Page" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E11946-01" /> <link rel="copyright" href="../dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="../dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="up" href="preface.htm" title="Home" type="text/html" /> <link rel="up" href="build_app.htm" title="Building Your Application" type="text/html" /> <link rel="up" href="td_bldcolval.htm" title="Linking a Column Value to A..." type="text/html" /> <link rel="prev" href="td_bldemprpts.htm" title="Previous" type="text/html" /> <link rel="next" href="td_blddptdet.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="build_app.htm" title="Building Your Application">Building Your Application</a> > Linking a Column Value to A...</p> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="td_bldemprpts.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="td_blddptdet.htm"><img src="../dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="BCEDGEHJ" name="BCEDGEHJ"></a></p> <div class="sect1"><!-- infolevel="all" infotype="General" --> <h1><a name="TDPAX04010|how to link a column value to a page"></a>Linking a Column Value to <a id="sthref266" name="sthref266"></a><a id="sthref267" name="sthref267"></a>Another Page</h1> <p>In this exercise, you add a link on the Departments report that navigates the user to the Employees report. It also sets the focus to the selected department.</p> <p>To make this change, you edit report attributes on the Departments report.</p> <p>To change the column value to a link:</p> <ol> <li> <p>Navigate to the Page Definition for the Departments page, page 2.</p> </li> <li> <p>Under Regions, click <span class="bold">Report</span>.</p> <p>The Region Attributes page appears.</p> </li> <li> <p>Locate the Column Attributes section.</p> </li> <li> <p>From Column Alignment, select <span class="bold">right</span> for Number of Employees.</p> </li> <li> <p>Click the <span class="bold">Edit</span> icon next to Number of Employees.</p> </li> <li> <p>Scroll down to the Column Link section.</p> </li> <li> <p>Under <a id="sthref268" name="sthref268"></a>Column Link:</p> <ol> <li> <p><a id="sthref269" name="sthref269"></a>Link Text - Select <span class="bold">#Number of Employees#</span>.</p> </li> <li> <p><a id="sthref270" name="sthref270"></a>Link Attributes - Enter the following:</p> <pre xml:space="preserve" class="oac_no_warn"> <code>alt="View Employees" title="View Employees"</code> </pre></li> <li> <p>Page - Enter <code>3</code>.</p> </li> <li> <p>Select the <span class="bold">Reset Pagination</span> check box.</p> </li> <li> <p>Item 1, Name - Select <span class="bold">P3-DEPARTMENT_ID</span>.</p> </li> <li> <p>Item 1, Value - Select <span class="bold">#Department ID#</span>.</p> <p>The Column Link section shows all the options you selected.</p> <img src="img/bldap_setnumlink.gif" alt="Description of bldap_setnumlink.gif follows" title="Description of bldap_setnumlink.gif follows" longdesc="img_text/bldap_setnumlink.htm" /><br /> <a id="sthref271" name="sthref271" href="img_text/bldap_setnumlink.htm">Description of the illustration bldap_setnumlink.gif</a><br /> <br /> <p>In summary, these options enable the following behavior when the end user clicks the link:</p> <ul> <li> <p>The end user is navigated to page 3, the Employees report.</p> </li> <li> <p>On the Employees report, the selected department is in focus.</p> </li> <li> <p>The user is returned to the first set of employee records when the user selects another department.</p> </li> </ul> </li> <li> <p>Click <span class="bold">Apply Changes</span>.</p> <p>Note that in the Column Attributes section, the Number of Employees row contains a check mark in the Link column, reflecting the change you just made.</p> </li> </ol> </li> <li> <p>Run the page.</p> <p>Note that end users can now drill down on the data in the Number of Employees column.</p> <img src="img/bldap_numemplink.gif" alt="Description of bldap_numemplink.gif follows" title="Description of bldap_numemplink.gif follows" longdesc="img_text/bldap_numemplink.htm" /><br /> <a id="sthref272" name="sthref272" href="img_text/bldap_numemplink.htm">Description of the illustration bldap_numemplink.gif</a><br /> <br /></li> <li> <p>In the Number of Employees column, click a number to test the link.</p> <p>Only those employees that belong to the department you selected appear in the Employees report.</p> </li> </ol> </div> <!-- class="sect1" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr> <td align="left"><span class="copyrightlogo">Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.</span><br /> <a href="../dcommon/html/cpyr.htm"><span class="copyrightlogo">Legal Notices</span></a></td> <td align="center"><a href="td_bldemprpts.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="td_blddptdet.htm"><img src="../dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> </div> <!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de