Jump to content

Customize Ticket View


mt247

Recommended Posts

Hello,

 

Is there a way to customize the view of the tickets? I searched the forums but did not find any tickets related to this, so please forgive me if this has already been discussed.

 

There are 2 places that we would like to change:

 

1) Attached ticket_sample.gif is what we’d like to change on the home page to show the customer’s/submitter's name instead of department.

 

2) Attached ticket_sample2.gif is the main ticket view. We would like to swap the Department with the Submitter so the customer’s name is on the left side.

 

Is this possible?

 

Thanks!

ticket_sample.gif

ticket_sample2.jpg

Link to comment
Share on other sites

In tickets_overview.php (whmcs/modules/widgets) around line 49->59 is where that's called (the first one), but the query doesn't seem to be grabbing the submitter ("name" in the same table, I believe) so unless that's added, it's not available. The second half of your request doesn't seem to be a template you'd have access to.

 

I'm not using the built in desk, so can't test.

Link to comment
Share on other sites

yes its possible, look in the /whmcs/templates/active_template/*.tpl

 

The files are quite well named so you can easily locate the correct template files to edit once you get to grips with the naming methodology, also you can modify the class/ID of the elements, this way you can create a new css block and position things where you like. Although if i was going to do this i wouldnt just stick with that i would fully customise the whole ticket system to look how i want it to.

 

Thats why they have templates so we can :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated