<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jesse,<br>
<br>
I was thinking that that particular command gave me the Custom
Field value only. I don't see where the "category" value for that CF
can be determined from that code.<br>
<br>
Kenn<br>
LBNL<br>
<br>
On 6/9/2009 9:24 AM, Jesse Vincent wrote:
<blockquote cite="mid:20090609162420.GN26770@bestpractical.com"
type="cite">
<pre wrap="">
On Tue, Jun 09, 2009 at 09:21:41AM -0700, Ken Crocker wrote:
</pre>
<blockquote type="cite">
<pre wrap="">To List,
Has anyone used the category of a Custom Field in a scrip? Does
anyone know how to access that information in a scrip? I need to create
a scrip where I need that information. Thanks.
</pre>
</blockquote>
<pre wrap=""><!---->
$TicketObj->FirstCustomFieldValue('The CF Name');
</pre>
<blockquote type="cite">
<pre wrap="">Kenn
LBNL
_______________________________________________
<a class="moz-txt-link-freetext" href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a>
Community help: <a class="moz-txt-link-freetext" href="http://wiki.bestpractical.com">http://wiki.bestpractical.com</a>
Commercial support: <a class="moz-txt-link-abbreviated" href="mailto:sales@bestpractical.com">sales@bestpractical.com</a>
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at <a class="moz-txt-link-freetext" href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</a>
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
</body>
</html>