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