How to display errors or messages in red color in the "Results" b ox

Hi,

I need to display the messages or the error messages in the “Results” box in
red color, I need help on this.

Thank you
Maryam

You probably need to modify html/Elements/ListActions.

Unfortunately I don’t see any markup that would allow you
to do the formatting through CSS. I’m sure that has changed
for 3.5.

-ToddOn Mon, Dec 05, 2005 at 01:54:34PM -0600, Maryam Mohammadian (QA/EMC) wrote:

Hi,

I need to display the messages or the error messages in the “Results” box in
red color, I need help on this.

Thank you
Maryam


Rt-devel mailing list
Rt-devel@lists.bestpractical.com
The rt-devel Archives

That seems to be the case, unfortunatley. You could use
regular expressions to indentify errors and color them
appropriately.On Thu, Dec 08, 2005 at 11:02:06AM -0600, Maryam Mohammadian (QA/EMC) wrote:

Hi Todd,

Does RT differentiates between error messages and transaction messages?? I think RT refers to all the messages as $actions, am I wrong?? I changed the ListAction but it displays all the messages in the “Results” box in red. I need to display only the error messages in red and the transaction messages display the same, in black.

BR//
Maryam

-----Original Message-----
From: Todd Chapman [mailto:todd@chaka.net]
Sent: December 6, 2005 11:09 AM
To: Maryam Mohammadian (QA/EMC)
Cc: ‘rt-devel@lists.bestpractical.com’
Subject: Re: [Rt-devel] How to display errors or messages in red color in the “Results” b ox

You probably need to modify html/Elements/ListActions.

Unfortunately I don’t see any markup that would allow you to do the formatting through CSS. I’m sure that has changed for 3.5.

-Todd

On Mon, Dec 05, 2005 at 01:54:34PM -0600, Maryam Mohammadian (QA/EMC) wrote:

Hi,

I need to display the messages or the error messages in the “Results”
box in red color, I need help on this.

Thank you
Maryam


Rt-devel mailing list
Rt-devel@lists.bestpractical.com
The rt-devel Archives