[rt-users] Custom Ticket Creation Form
Todd Chapman
rt at chaka.net
Tue Dec 16 21:10:53 EST 2003
Don't forget that if you are comparing strings it should
be 'eq' and not '=='. Not sure it applies in this case
but thought I'd mention it.
-Todd
On Tue, Dec 16, 2003 at 02:22:27PM -0500, Andy Harrison wrote:
> On Tue, 16 Dec 2003 12:14:57 -0500
> Andy Harrison <ah3 at mlz.us> wrote:
>
> > My only problem is that in the new page that I open up, the $CFV-Description is printed for every single CustomField in this queue. Here is the code that almost works.
>
> Nevermind, I threw this in the loop and I'm all set:
>
> % next unless $CFV->CustomField == $ARGS{'CustomField'};
>
> Thanx for the helping hand, I needed it!
>
> --
> Andy Harrison
> (full headers for details)
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
More information about the rt-users
mailing list