PDA

View Full Version : How to customize requested fields?


davy
01-08-2008, 02:54 PM
Hi,

is there an easy way to customize the required fields?
Most probably when extending the number of fields the database structure has to be extended as well?

Thx
Davy

PS: Happy new year!

peter
01-08-2008, 07:20 PM
Not at the moment. If you are a developer please feel free to dig into the code and possibly help implement the feature.

DackR
01-09-2008, 03:16 AM
I'm definitely not a web developer, but I've hacked up an ./include/client/open.inc.php file to fit my purposes.

Basically, I added a combobox that allows the user to select their office location. This location is then appended via javascript to their full name once the form is submitted. ie. 'User Fullname (office locale)'

Not even close to implementing database additions, but it does allow me to get a little more information out of the user.

You may download it here if you wish: http://www.hedratek.com/DL/myadd.zip

Please don't take this as professional work. Think of it as the quiet desperation of an inept IT manager.

davy
01-09-2008, 12:55 PM
Thanks for your answers.

The project I thought osTicket might be the solution unfortunately needs a quick solution so I will probably code something simple from scratch.

But there are other projects which could use osTicket pretty good as well.
I am glad that I found your project.

Regards
Davy