Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
lepa Offline
New Member
 
Posts: 14
Join Date: Aug 2005
Location: Beijing
Question One step ticket - no department selection first - 12-08-2005, 05:54 AM

I would like to be able able to have a one step ticket - getting rid of the first screen that first asks for a department.

Now:

1. Deparment
2. Ticket

Would like:

1. Ticket (with choice of deparment on the form)

Or also good

1. Just Ticket (with some default department)

The question is how?

Thanks in advance,
Paul


PearlsOnly.com - Quality Pearls Online - www.pearlsonly.com
See what is possible with SupportSuite - www.pearlsonly.com/customercare or www.pearlsonlyoutlet.com/customercare
   
Reply With Quote
  (#2) Old
arhost Offline
New Member
 
Posts: 21
Join Date: Apr 2004
Location: UK
12-08-2005, 02:18 PM

Try:

PHP Code:
www.yourdomain.com/esupport/index.php?_m=tickets&_a=submit&step=1&departmentid=

Last edited by arhost; 12-08-2005 at 02:24 PM.
   
Reply With Quote
  (#3) Old
lepa Offline
New Member
 
Posts: 14
Join Date: Aug 2005
Location: Beijing
12-08-2005, 02:45 PM

And any way to get this so that people can choose the catagory on this page?


PearlsOnly.com - Quality Pearls Online - www.pearlsonly.com
See what is possible with SupportSuite - www.pearlsonly.com/customercare or www.pearlsonlyoutlet.com/customercare
   
Reply With Quote
  (#4) Old
Nordie Offline
New Member
 
Posts: 1
Join Date: Aug 2005
12-08-2005, 03:06 PM

Should you not just be able to ad the select to that page via the template?
However, does not the custom fields depend on what dept your in?

For instance our registry-department requiers the Domainname to be filled while our finances department requires the Invoice to be filled..

/daniel
   
Reply With Quote
  (#5) Old
lepa Offline
New Member
 
Posts: 14
Join Date: Aug 2005
Location: Beijing
12-08-2005, 03:58 PM

Right - I will give this a shot. And yes, I think for the prompt for the department upfront is so that the system can display customized forms for that department - and that would be usefull for sure BUT a two step communication process for a pre-sales type of activity is not a good one.

Best solution would be that as people toggle various departments the screen refreshes with the new form - then you still have the flexability of custom forms and a one step process.

Thanks for the idea - will see how that works out!


PearlsOnly.com - Quality Pearls Online - www.pearlsonly.com
See what is possible with SupportSuite - www.pearlsonly.com/customercare or www.pearlsonlyoutlet.com/customercare
   
Reply With Quote
  (#6) Old
hlavacian Offline
New Member
 
Posts: 10
Join Date: Jan 2006
12-01-2006, 04:44 PM

Hi,

where can i use this redirect?

Code:
www.yourdomain.com/esupport/index.php?_m=tickets&_a=submit&step=1&departmentid=2
Or how can i make an One-Step-Ticket? Because we have only one department, so the intermediate step is not needed. It can be always the same department.

Any suggestions on this topic?

Thanks for your help.
   
Reply With Quote
  (#7) Old
hlavacian Offline
New Member
 
Posts: 10
Join Date: Jan 2006
16-01-2006, 07:50 AM

No suggestions to my issue?
   
Reply With Quote
  (#8) Old
KPotter Offline
Member
 
Posts: 64
Join Date: Dec 2003
Location: Basel, Switzerland
16-06-2006, 03:09 PM

You can do what I did, which is edit the widgets.php (\includes\widgets\) to point the ticket submit widget to:

http://www.yourdomain.com/esupport/i...departmentid=2

This is how mine looks:

$_widgets[$index]["link"] = iif(defined("ISMODERNBILL"), "user.php?op=menu&tile=getsupport_tab&_m=tickets&_ a=submit", "index.php?_m=tickets&_a=submit&step=1&departmenti d=3");





Quote:
Originally Posted by hlavacian
No suggestions to my issue?
   
Reply With Quote
Reply

Tags
department, selection, step, ticket

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Status change when changing Department of Ticket Xeserve Wont Implement / Already Implemented 8 02-02-2008 07:53 PM
If Status & Department don't Match Ticket disappears!!! HELP PLEASE!!! kbuska SupportSuite, eSupport and LiveResponse 37 08-10-2007 11:18 PM
Remove Department Selection tintin85 How do I? 1 25-09-2007 08:55 AM
how do I get an alert when a ticket is assigned to a new department Rodney B How do I? 3 22-09-2007 02:18 PM
New Build: 3.10.02 STABLE Ryan Lederman News and Announcements 0 05-03-2007 09:53 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46