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
  (#16) Old
richm Offline
Member
 
richm's Avatar
 
Posts: 387
Join Date: Jan 2007
Location: Orange County, CA
01-06-2007, 09:08 PM

Although.... now I think I've opened a can of worms, because ticket list shows the "who" the ticket is assigned to. not sure I want to go in and mask all the private department users...

Maybe a feature request for future. Create settings in the admin cp such that if department = private, do you wish to mask department/assigned to in client portal? (yes/no)

If yes to above, enter text to mask with:
Department Mask: (example: Private)
Assigned to Mask: (Example: Internal)


Cheers,

Rich


--
Features I need asap:
1) Ticket search in the client portal!
2) Column display in client portal showing clients email address or name
3) Downloads by client
(i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area.
4) Integrated KB image uploads
The ability for staff to upload images with a KB articles.
Cheers!
   
Reply With Quote
  (#17) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,962
Join Date: Aug 2006
Location: Mumbai, India
01-06-2007, 09:22 PM

I am glad you figured it out. Although this is not an absolute way to tackle the issue, you can say it is more like a "work around"



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#18) Old
Siora Offline
Member
 
Siora's Avatar
 
Posts: 1,283
Join Date: Apr 2007
Location: Toronto Canada
01-06-2007, 09:23 PM

It was a nice attempt though. I'm sure the coders can do something to help you out with this.


Siora Solutions Inc.
www.sioraIT.com
   
Reply With Quote
  (#19) Old
richm Offline
Member
 
richm's Avatar
 
Posts: 387
Join Date: Jan 2007
Location: Orange County, CA
01-06-2007, 09:29 PM

Actually, masking the names of repliers in for private departments wasn't that bad... I did the same thing I did for the previous hacks, for lastreplier variable in the ticket list and ticketpostname variable in the ticketview and it works!

Sweet!

Rich


--
Features I need asap:
1) Ticket search in the client portal!
2) Column display in client portal showing clients email address or name
3) Downloads by client
(i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area.
4) Integrated KB image uploads
The ability for staff to upload images with a KB articles.
Cheers!
   
Reply With Quote
  (#20) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,962
Join Date: Aug 2006
Location: Mumbai, India
01-06-2007, 10:03 PM

Quote:
Originally Posted by rixm View Post
Actually, masking the names of repliers in for private departments wasn't that bad... I did the same thing I did for the previous hacks, for lastreplier variable in the ticket list and ticketpostname variable in the ticketview and it works!

Sweet!

Rich
So you did manage to work it out?



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#21) Old
richm Offline
Member
 
richm's Avatar
 
Posts: 387
Join Date: Jan 2007
Location: Orange County, CA
02-06-2007, 03:28 AM

One more thing on this. Making these mods to the templates somehow removed a fix kayako provided for an issue I had with the client portal, where I could not sort by the header rows in the ticket list. (e.g. sort by Ticket ID Last Replier Status Priority Department)

The solution was to take the fix "swift_templates.xml" and make the same 4 mods I described earlier in this thread, to the 2 template sections in the ticketlist and ticketview templates section of the swift_templates.xml file and then import this into the default template in the import/export section under templates in the admin cp. Once imported everything (masking and sorting works)

And yes, supportskins, it works! Thanks for guiding me!

Cheers,

Rich


--
Features I need asap:
1) Ticket search in the client portal!
2) Column display in client portal showing clients email address or name
3) Downloads by client
(i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area.
4) Integrated KB image uploads
The ability for staff to upload images with a KB articles.
Cheers!

Last edited by richm; 20-07-2007 at 01:15 AM..
   
Reply With Quote
  (#22) Old
richm Offline
Member
 
richm's Avatar
 
Posts: 387
Join Date: Jan 2007
Location: Orange County, CA
02-06-2007, 03:45 AM

A small nit I noticed. If you reply with your account (assuming you are not in a masked department) and the department is currently set to a masked department, and you forget to change the department to your own, your post shows up on the client side as masked (e.g. it shows up from the generic "private" name you are masking internal departments with. Good news is when you flip the department to the correct one on the staff side, the client will see the correct info.

Side effect of no checking in esupport to see if you are replying from your own department I suppose.

Rich


--
Features I need asap:
1) Ticket search in the client portal!
2) Column display in client portal showing clients email address or name
3) Downloads by client
(i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area.
4) Integrated KB image uploads
The ability for staff to upload images with a KB articles.
Cheers!
   
Reply With Quote
  (#23) Old
richm Offline
Member
 
richm's Avatar
 
Posts: 387
Join Date: Jan 2007
Location: Orange County, CA
04-06-2007, 04:50 PM

Well, at the end of the day, this isn't working out so great.

In the current state of this... If department is set to an internal department, it will mask all "lastrepliers" i.e. If department = internal (the ones you want masked) all last repliers, will read "Private" (or whatever you have it set to), including the clients replies. That equates to everyone with a reply within the ticket.

As noted before, this will show correct client lastreplier when department is switched to a non-internal department. Unfortunate side effect of that is, this also reveals the names of the internal lastrepliers in the ticket history.

So close... yet so far.

Rich


--
Features I need asap:
1) Ticket search in the client portal!
2) Column display in client portal showing clients email address or name
3) Downloads by client
(i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area.
4) Integrated KB image uploads
The ability for staff to upload images with a KB articles.
Cheers!
   
Reply With Quote
  (#24) Old
NC Software Offline
Member
 
NC Software's Avatar
 
Posts: 466
Join Date: Dec 2005
Location: Sitting
20-07-2007, 01:03 PM

Just remove the department and any other info from the template! Why does the user even need to see department, staff assigned, etc.? Just remove that nonsense, leave what is required at a bare minimum.


Neal Culiner
NC Software, Inc.
Visual Basic .NET Forums
3.30.02 STABLE
   
Reply With Quote
Reply

Tags
client, departments, internal, portal, private, showing

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



Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Help desk software by Kayako.


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 47 48