Skip to Content
0
Former Member
Sep 22, 2009 at 10:04 AM

UWL Customization:Subject as link

37 Views

Hi All,

I am modifying the UWL through xml file. In Notifications I want to show the Subject as Link.Whenever we click on the subject its details should be displayed.

I have added this code in the notification view.

<DisplayAttribute name="subject" type="link" width="" sortable="yes" format="default" actionRef="viewDetail" referenceBundle="subject" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>

But still I get the plain text in subject column.

Any idea on how to do this?

Thanks and Regards,

Sumangala