On 06/12/2012 11:27 AM, Jim Lesinski wrote: > I had thought about doing that but it seemed like there would be some > way to access the queue from the ARGSRef. It's good to know that is an > option.
Of course you can access the queue via the values in $ARGSRef. Look at how the Ticket/Create.html page does it right below the Init callback line.
