Home » Developer & Programmer » JDeveloper, Java & XML » How to make Hyperlink
How to make Hyperlink [message #417702] Tue, 11 August 2009 03:50
tarekfathi2003
Messages: 23
Registered: August 2008
Location: kw
Junior Member
Hi
I'm new with ADF
I made a tabluar page using ADF UIX.
The table display data about employee
I want to make the email column data as hyperlink to open MS outlook

This is the source of the cloumn tag
 <column>
                          <columnHeader>
                            <sortableHeader model="${ctrl:createSortableHeaderModel(bindings.HrsVEmpPhonesView1,'IaigcEmail')}"/>
                          </columnHeader>
                          <contents>
                            <textInput model="${uix.current.IaigcEmail}" columns="10" readOnly="true" />
                          </contents>
                        </column>


This code is XML not html
How to edit it to be a hyperlink

Thanks in advance
Previous Topic: Internal error java.lang.OutOfMemoryError
Next Topic: how to change page direction
Goto Forum:
  


Current Time: Fri Mar 29 05:39:33 CDT 2024