Since we have multiple office on different timezones, each ticket comes with a location field, but i've been trying to do so that the Location appears in the ticket queue and i am a bit lost
The current queue shows these fields: Number, Issue/Request, Priority, Status, Submitter, Owner, Created
I can go in the Queue customization page and see what fields are available, but i have no option for Location
Is there some way to add that to the list of available fields?
Thank you
After clicking customize fields and layout scroll down to the bottom and click the template you want to add the field to. From there you can drag and drop categories to add/remove them. If you want that field in all your layouts you will have to add it to each one.
Custom fields is the right section, you will need to set a custom field as Field type, Single select and then in the Select Values, enter a copy of the code from this image
This will then display all your location fields that are found in your user records, imported from AD in the Servicedesk dropdown field.
You then need to scroll up to the Default Layout and Ticket Fields section and set the Label i.e. what text appears next to the field in the ticket and the Permissions for the field, i.e. who can edit and when in the ticket.
Make sure you save your settings and you should be good to go.
@Hobbsy, i managed to create that label and even added the column to the available fields, but it's not working (displays blank). Are you sure that query is the correct one? I do see in each ticket the new created field but it appears like a drop-down box from which i can pick the location and if i add the column in the ticket queue it appears blank
I tried this query with no success. SELECT DISTINCT(ASSET.NAME) FROM USER USER INNER JOIN ASSET ASSET ON (USER.LOCATION_ID = ASSET.ID) WHERE ASSET.ID = USER.LOCATION_ID AND USER.ID = (SELECT SUBMITTER_ID FROM HD_TICKET WHERE HD_TICKET.ID in (< TICKET_IDS >))
Hmm, i can't seem to find what you said. On that page i have 3 section at the bottom: Custom fields, Ticket list layout and Ticket templates. I assume you mean the Custom fields section, but i cannot find any way there to add Location, like in this snapshot https://ibb.co/pvX8xYk
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ