Hi,

I use some external application to generate service requests.

This application posts its contents to RT via an html form. That means that the contents are passed via URL as follows, for example: <form action="https://my.rt.site/rt/Ticket/Create.html?Queue=int&Subject=Text&Content=text"; method=GET> Then I get to the Create.html page to fill in other fields and confirm the creation, which means that I can't use "create by mail" (unless I can confirm and fill in other fields).

How do I pass custom field values through the URL? My custom fields are in all the queues, so I don't have to worry about de queue-dependancy of each CF.

Thank you very much!

Mario Gomide
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com

Reply via email to