<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Building Hyperlinks in Oracle APEX Reports</title>
	<atom:link href="http://www.lucidprocess.com/blog/building-hyperlinks-in-oracle-apex-reports/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lucidprocess.com/blog/building-hyperlinks-in-oracle-apex-reports/</link>
	<description>the online portfolio of Martin Tomaszczyk</description>
	<lastBuildDate>Mon, 31 Aug 2009 10:47:01 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Martin</title>
		<link>http://www.lucidprocess.com/blog/building-hyperlinks-in-oracle-apex-reports/comment-page-1/#comment-1224</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 27 Jul 2009 12:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://lucidprocess.com/?p=51#comment-1224</guid>
		<description>Hi Joey,

if you look at any of the decode statements in the code above, if the &#039;READ_FLAG&#039; value from the query = &#039;N&#039;, I write out a span with the class of &#039;unread_email&#039; around the data I am outputting in the report. This corresponds to the &#039;unread_email&#039; class I have in my CSS which simply sets the font weight to bold. Apologies for not showing the CSS, I have now updated the article to show it.</description>
		<content:encoded><![CDATA[<p>Hi Joey,</p>
<p>if you look at any of the decode statements in the code above, if the &#8216;READ_FLAG&#8217; value from the query = &#8216;N&#8217;, I write out a span with the class of &#8216;unread_email&#8217; around the data I am outputting in the report. This corresponds to the &#8216;unread_email&#8217; class I have in my CSS which simply sets the font weight to bold. Apologies for not showing the CSS, I have now updated the article to show it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://www.lucidprocess.com/blog/building-hyperlinks-in-oracle-apex-reports/comment-page-1/#comment-1223</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Sun, 26 Jul 2009 22:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://lucidprocess.com/?p=51#comment-1223</guid>
		<description>how does the decode function make the output to the screen bold  - what is the command you are using?</description>
		<content:encoded><![CDATA[<p>how does the decode function make the output to the screen bold  &#8211; what is the command you are using?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
