<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Link to detail page</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Link-to-detail-page-70483</link>
        <description></description>
        <pubDate>Tue, 14 Jul 2026 09:17:15 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Link-to-detail-page-70483" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Damon] Link to detail page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204247#post2204247</link>
          <description><![CDATA[Thank you, that has helped with so many sites we are doing.<br />]]></description>
          <pubDate>Mon, 17 May 2010 08:40:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204247#post2204247</guid>
        </item>
                <item>
          <title>Re: [MercerDesign] Link to detail page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204246#post2204246</link>
          <description><![CDATA[Hi,<br /><br /><blockquote>If there is no content in the &quot;Content&quot; field on the detail page then we don't want a link. </blockquote><br /><br />Replace your current detail page link code with this code to only ouput the link to the detail page if there is content in the content field. <br /><br /><code>&lt;?php if($record['content'] != &quot;&quot;) : ?&gt;<br />  &lt;p&gt;&lt;b&gt;&lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&quot;&gt;Find out more &gt;&gt;&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;<br />&lt;?php endif; ?&gt;</code><br /><br />If the content field is left empty, no detail link will appear.<br />If the content field has content, a detail link will appear.<br /><br />Hope that helps.<br />]]></description>
          <pubDate>Mon, 17 May 2010 08:31:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204246#post2204246</guid>
        </item>
                <item>
          <title>Re: [Jason] Link to detail page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204245#post2204245</link>
          <description><![CDATA[If there is no content in the &quot;Content&quot; field on the detail page then we don't want a link.<br />]]></description>
          <pubDate>Mon, 17 May 2010 03:53:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204245#post2204245</guid>
        </item>
                <item>
          <title>Re: [MercerDesign] Link to detail page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204201#post2204201</link>
          <description><![CDATA[Hi,<br /><br />If you could attach the file News_list.php I can take a look at it for you.<br /><br />Also, what are you using as the criteria for not including a link?<br /><br />Thanks.<br />]]></description>
          <pubDate>Fri, 14 May 2010 13:12:46 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204201#post2204201</guid>
        </item>
                <item>
          <title>Re: [chris] Link to detail page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2204170#post2204170</link>
          <description><![CDATA[Hi, here is an example on the first entry, we don't need any content on the page after clicking Find out more &gt;&gt; so I need to hide that link.<br /><br />http://www.ardingly.com/cmsTest/News_Independent_Schools_Sussex/News_list.php<br />]]></description>
          <pubDate>Fri, 14 May 2010 06:41:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2204170#post2204170</guid>
        </item>
                <item>
          <title>Re: [MercerDesign] Link to detail page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199838#post2199838</link>
          <description><![CDATA[Hi MercerDesign,<br /><br />How do you determine whether there's no detail page?<br /><br />If you can give me concrete examples of when your detail link should and should not appear, I can probably come up with a simple solution for you.<br /><br />P.S. If possible, please post your PHP source code for your page also.<br />]]></description>
          <pubDate>Mon, 19 Oct 2009 13:55:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199838#post2199838</guid>
        </item>
                <item>
          <title>Link to detail page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199828#post2199828</link>
          <description><![CDATA[If there is no detail page to go to on a list page how can I remove the link to the detail page, but keep it for other list items on the list page?<br />]]></description>
          <pubDate>Mon, 19 Oct 2009 08:46:19 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199828#post2199828</guid>
        </item>
              </channel>
    </rss>
  