[rt-users] ticket creation and custom fields

Senoner Samuel Samuel.Senoner at eurac.edu
Tue May 11 05:09:27 EDT 2004


Jesse, what about custom fields in self service interface in rt 3.1 and 3.2?
Is it also somehow possible to select if a custom field is only accessible by priviledged users ?

Thanks

Samuel

-----Original Message-----
From: Matt Grosland [mailto:grosland at mtsu.edu] 
Sent: Thursday,06 May,2004 18:12
To: rt-users at lists.bestpractical.com
Subject: [rt-users] ticket creation and custom fields


I've been trying to create a web form that will allow our students/faculty to generate a trouble ticket.  The problem is the ticket queue in question has a vital custom field that needs to be filled.  These forms have fields for the custom fields that the related queue contains.  The goal is to have a form that will add the custom field values in addition to creating the ticket.

I'm having a heck of a time trying to figure out how to get this to work.

I finally found a solution, but am looking for a better one.  The solution I implemented is to have the cgi script call the ./rt binary and pass arguments from the form.  Each system call to the rt binary generates some output, so I'm parsing the output to get the ticket number, then doing manual SQL calls through perl DBI to insert the custom field value.

Anyone have a better solution?

-Matt

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

RT Developer and Administrator training is coming to LA, DC and Frankfurt this spring and summer.
http://bestpractical.com/services/training.html

Sign up early, as class space is limited. 





More information about the rt-users mailing list