<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Displaying Object  ID# on ticket page</title>
  <link>http://www.activecollab.com/forums/topic/5871/</link>
  <description>Recent posts on topic: Displaying Object  ID# on ticket page</description>
  <dc:language>en-us</dc:language>
  <pubDate>Thu, 24 May 2012 08:26:58 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/25796/#post25796</link>
    <guid>http://www.activecollab.com/forums/post/25796/#post25796</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Following code in template (defined in /activecollab/application/modules/tickets/views/tickets) will return ticket's internal ID (global value, used by incoming mail for example):<br />
<br />
<pre name="code" class="brush: php">{$active_ticket-&gt;getId()}</pre><br />
<br />
To get ticket's ID, per project, use:<br />
<br />
<pre name="code" class="brush: php">{$active_ticket-&gt;getTicketId()}</pre></p>]]></description>
    <pubDate>Tue, 13 Apr 2010 06:40:50 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25792/#post25792</link>
    <guid>http://www.activecollab.com/forums/post/25792/#post25792</guid>
    <title>Post #1 by Nathan S.</title>
    <dc:creator>Nathan S.</dc:creator>
    <description><![CDATA[<p>Hi Ilija (or whoever else might have an idea).<br />
<br />
Is there anyway to display the object ID number visibly on the ticket page --- Normally to get this number, we currently mouse over the Complete button --- but I'd love to visually display this number on the page somewhere for reference.<br />
<br />
Any ideas welcome... Thanks!</p>]]></description>
    <pubDate>Mon, 12 Apr 2010 20:14:40 CDT</pubDate>
  </item>
</channel>
</rss>
