I see the line:<div>my $Queue = $ARGS{Queue};</div><div><br></div><div>but honestly I can't seem to figure out how to get it to work in the Init file. Could you show a simple example of it's use?</div><div><br><br>
<div class="gmail_quote">On Tue, Jun 12, 2012 at 11:36 AM, Thomas Sibley <span dir="ltr"><<a href="mailto:trs@bestpractical.com" target="_blank">trs@bestpractical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 06/12/2012 11:27 AM, Jim Lesinski wrote:<br>
> I had thought about doing that but it seemed like there would be some<br>
> way to access the queue from the ARGSRef. It's good to know that is an<br>
> option.<br>
<br>
</div>Of course you can access the queue via the values in $ARGSRef.  Look at<br>
how the Ticket/Create.html page does it right below the Init callback line.<br>
<br>
</blockquote></div><br></div>