Changed and Modified Dashboard
Building an edit button for modifying Ticket Details after a ticket has been submitted.
I'm interested in building in an edit button for Agents so we can scrub data from the Ticket Details field when needed. Anyone have some insights on how to do this? I just want the functionality to remove text, so we wouldn't need anything fancy. Does anyone know if this is part of the front end or is that data locked down in the backend database?
Cheers,
Jordan
Edit: I suppose I should mention we're currently running v1.9.12 (stable) in a windows environment.
New column
Any tips/suggestions on how to clean up the "Assigned Tickets Tab"? For example, I have multiple tickets hanging out on my agent page when I log in. I am waiting on other people to respond back to me so I don't want to close the tickets, but I want to keep them separate from the new tickets that come in because they are all mixed in together so it's hard to tell what is new, and what tickets have already been addressed.
I do have Admin rights so I can make any changes necessary.
Thanks,
Emily
Don't Let Customers Change Name or Email
DMT Free Responsive Theme "Extended Basic | Great Pumpkin" Stable 1.0 for osTicket 1.9.12

Great Pumpkin is on the way!
It's codename is "Great Pumpkin" - guess why...
It's fully responsive and works fine on desktops, notebooks, tablets and smartphones!
Here you can see it live and feel free to register and gambling around.
The database will be reset once a day between 9.00 and 12.00 am.
http://demo.osticket.direktmarketingtool.de/1.9.12.001/
Here you can download the actual version:
http://cloud.direktmarketingtool.de/index.php/s/6z8QYKdLKnMxI0xPassword: GREATPUMPKIN
Have a nice scarry night,
Jürgen
IMPORTANT NOTICE: ALL RC VERSIONS ARE REMOVED FROM DOWNLOAD!
How to Add a collaborator Client Side
How to add a collaborator client side when client open new ticket ?
Thanks
Custom ticket number with variable from form fields
could you please help me to find a solution for the following idea?
I want to produce a ticket number like xxxWARDDMMYYMMHH
(for example: GERWAR2304160945 -> 23.04.2016 at 09:45 o'clock)
xxx = Chars from a customized form field, which are typed by the customer
WAR = fixed chars
D = days
M = month
Y = year
MMHH = Time
The current date and time should be filled in automatically.
Until now, I found out, that I have to change the source code. Is file class.ticket.php in /include/ around line number 2500 the right place or do I have to change something somewhere different?
Thank you very much in advance! :)
best regards
API Custom Field Date/Time Format
Does anyone know where to Change the value for this field?
v1.10 Adding column from a custom list
Time Entry Field (v1.10-rc.3)
HOW TO CHANGE THE HEADER MENU BAR
I need help on this... i want to edit the header menu bar but i cannot find the php file.

When i view the source on IE or Mozilla i can see the script but i cannot find the php file on the directory. Anyone able to point me on the right direction?
I wanted to add a user guide on the selection and change the name of the home button.
<div class="clear"></div>
<ul id="nav" class="flush-left">
<li><a class="active home" href="/support/index.php">Support Center Home</a></li>
<li><a class=" new" href="/support/open.php">Open a New Ticket</a></li>
<li><a class=" status" href="/support/view.php">Check Ticket Status</a></li>
</ul>
<div id="content">
Thanks,
Reuben
How to automatically update ticket threads via outlook client
Is it possible for OSticket to automatically update the ticket thread when users or agents reply using their outlook client?
Not sure whats the right word for it though. Please kindly let me know how can this be done.
Thanks,
Rio
Thanks,
Reuben
When i upgrade from 1.9.4 to the latest version...
Setting 'Do Not Email Reply' as Default on Ticket page
Page - Personal open ticket
Reply via email
An agent can answer a ticket from the email or a user can modify the ticket from mail?
New Tickets Sub-Menu
Customization doubts for my company
1. I have installed AD Auth plugin and now users are able to login with our AD credentials (Which is also their System Login and Email). But it would be better to have single sign on. But don't know how to configure it.
2. I have also created various ticket statuses, eg. Awaiting Parts. When this status is selected the SLA should be modified, maybe increase it by 2 days. How to do that?
3. Regarding custom forms - I used the default ticket details form for report a problem help topics. But I created one custom form for a help topic called File Download. I just added a field called download url. But when I selected that help topic it comes in separate heading and frame below that is default ticket details form. I don't want that I just want that field to be added to the default form and some default fields to be removed. See the image to understand.