<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Secondary Details page</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Secondary-Details-page-80807</link>
        <description></description>
        <pubDate>Mon, 13 Apr 2026 07:35:45 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Secondary-Details-page-80807" rel="self" type="application/rss+xml" />

                <item>
          <title>Secondary Details page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239971#post2239971</link>
          <description><![CDATA[<p>Hi Ross,</p>
<p>That worked a treat thank you</p>]]></description>
          <pubDate>Fri, 06 Jan 2017 04:00:20 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239971#post2239971</guid>
        </item>
                <item>
          <title>Secondary Details page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239970#post2239970</link>
          <description><![CDATA[<p>Hi there</p>
<p>Thanks for posting.</p>
<p>I think you hit the nail on the head with this: </p>
<blockquote>
<p>My hope is that we can hardcode the paths to the new pages rather than using the links created by CMSB.</p>
</blockquote>
<p>This is going to be the solution.</p>
<p>What you need to do is hardcode the links from your second list page to your second detail page.</p>
<p>Typically, your link would look like this:</p>
<p><code>&lt;a href="&lt;?php echo $record['_link']; ?&gt;"&gt;Read More&lt;/a&gt;</code></p>
<p>What you'll be looking for on your second list page is something like this:</p>
<p><code>&lt;a href="/secondDetailPage.php?&lt;?php echo $record['num']; ?&gt;"&gt;Read More&lt;/a&gt;</code></p>
<p>You'll need to change the "secondDetailPage.php" part of course.</p>
<p>Does this all make sense?  </p>
<p>Give it a shot and let me know any questions.</p>
<p>Thanks.</p>

]]></description>
          <pubDate>Thu, 05 Jan 2017 08:29:11 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239970#post2239970</guid>
        </item>
                <item>
          <title>Secondary Details page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239969#post2239969</link>
          <description><![CDATA[<p>Hi all,</p>
<p>we have a client who needs us to create a secondary listing and detail page, as the primary listing and details pages are configured within the control panel (presumably in order to manage the links between the two pages) what would be the best way to create separate listing and detail pages.</p>
<p>The client lists new and used static holiday homes on their primary sales site however they want to link to the lists from two of their holiday park sites.  We have done this previously just by having a standard link to the sales site however the client doesnt want the existing menus from the sales site showing when linked to from the park sites. The obvious solution is to create a new/additional listing and detail page which meets his criteria which we can link to. My concern however is whether this will work given that the listing and detail pages are stipulated in the control panel. My hope is that we can hardcode the paths to the new pages rather than using the links created by CMSB.</p>

<p>Is this possible please?</p>

]]></description>
          <pubDate>Thu, 05 Jan 2017 02:23:10 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239969#post2239969</guid>
        </item>
              </channel>
    </rss>
  