Custom form for new ticket creation

-----BEGIN PGP SIGNED MESSAGE-----

I’d like to create a custom form for ticket creation in a particular form. I’m
looking for suggestions on the optimal way of doing this. I’d like it to be
almost an interview process, displaying the custom fields with some dialog for
each to assist in choosing the the custom fields’ values.

I was thinking of simply copying the Tickets/Create.html into
local/html/Queue-Create.html and modifying it appropriately, hardcoding the
Queue, etc.

Andy Harrison
Great Works Internet
System Operations
(full headers for details)

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8

iQCVAwUBP5a9k1PEkLgodAWVAQFe4AP+JnKcvi4TjFsutfxY1umHIoOKTtNFRdzF
7nt1qaf3BiuTIR/Z69INC43JYwbYAxR1yOcH8kPB95EH/71SRYqgvzMmLWiiXif/
XQZKTUmC6wr/9QejXj2F3rbaj8QcOhAIkrZHZ5a0+m8VEtv8sXNtMy7C90KJJvO+
VVlVcILer58=
=IE2H
-----END PGP SIGNATURE-----

Andy Harrison wrote:

-----BEGIN PGP SIGNED MESSAGE-----

I’d like to create a custom form for ticket creation in a particular form. I’m
looking for suggestions on the optimal way of doing this. I’d like it to be
almost an interview process, displaying the custom fields with some dialog for
each to assist in choosing the the custom fields’ values.

I was thinking of simply copying the Tickets/Create.html into
local/html/Queue-Create.html and modifying it appropriately, hardcoding the
Queue, etc.
Also look at /SelfService/*
It’s very good small example.