Some questions about articles, notes, and states

Moderator: crythias

Locked
LuciferSam
Znuny newbie
Posts: 17
Joined: 17 Apr 2012, 21:39
Znuny Version: 3.1.10

Some questions about articles, notes, and states

Post by LuciferSam »

Hi i have a few questions (since it seems I could not find the howtos):
1) Is it possible to add new type of notes, other than "Internal" and "External" Notes, and color them?
2) Is it possible to color the states? (Closed, Open, etc...)

Thanks
OTRS 3.1.10 on Debian Wheezy
PostgreSQL 9.1
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Some questions about articles, notes, and states

Post by crythias »

SysConfig:
Ticket::Frontend::AgentTicketNote###ArticleTypes
Specifies the different note types that will be used in the system
LuciferSam wrote:Is it possible to color the states? (Closed, Open, etc...)
What would you like to color?
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
LuciferSam
Znuny newbie
Posts: 17
Joined: 17 Apr 2012, 21:39
Znuny Version: 3.1.10

Re: Some questions about articles, notes, and states

Post by LuciferSam »

Hi.
I wish to color the states (example: the closed ticket will be green, not the article but the ticket).
Where can I find an example?

Then, I wish to change automatically the subject of the article. Example: I change the article of a note to a type : "Updated", and I wish to see the subject of the note changing itself to :"Update".
I've tried with a trigger, but OTRS doesn't like it (it says cannot find ArticleID).
OTRS 3.1.10 on Debian Wheezy
PostgreSQL 9.1
Locked