4.2.1
thm: 4
Hi,
We have a classic report which selects data from a table. E.g
Select Name, file from TABLE. This table also has a ID column
Where file is an actual clob column and stores files. I can set the file column to download as part of standard file download option. However, the default link name in all rows is Download. Instead of showing download in all rows, I want to show the file_id as the display text instead of the Download text with the existing functionality of being able to download the file. I tried using #FILE_ID# and even &FILE_ID. but that did not work. Is this possible?
thanks
ryan