The GoTo Community is currently experiencing some technical issues affecting new posts and comments. You may need to reload the page you are on before you can post a comment. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
eliza6
11 years agoNew Member
flagging VIP customers
I need to flag certain incidents which come in from managers, heads of departments, etc. If I have a new starter on a helpdesk, I hardly want him/her to remember the VIP customer by heart right away. If an incident is somehow highlighted in the queue, it would solve all of my problems. I tried with triggers to prepend title: ***VIP*** but it adds it each time I update an incident. Any ideas?
3 Replies
- eliza611 years agoNew MemberJoshua, finally found time to test your solution and it works perfectly. Thank you
- Eric Jackson11 years agoNew MemberYou could use the Notes section under Additional Details in the customer section. Those notes will appear when the User clicks on the customer in the dashboard.
- Joshua Davidson11 years agoActive ContributorHi,
This is the way to do it so that it doesn't add ***VIP*** every time you update, but you'd have to create a separate trigger for each VIP:
When:
Customer is "name"
Created/Updated is Created
All of these rules must be met
What:
Prepend title with ***VIP***