[otrs] Set default of "Answered?" to Yes?

Rudi Kramer rkramer at bus-sol.co.za
Wed Oct 27 18:14:02 CEST 2004


I would also like to know it's quite irritating having to do this every time 
for every email when only 1 out of 100 emails will have "no" response.

Rudi

----- Original Message ----- 
From: "Pete McDonnell" <pmcdonnell at hipinteractive.com>
To: "User questions and discussions about OTRS." <otrs at otrs.org>
Sent: Wednesday, October 27, 2004 4:10 PM
Subject: [otrs] Set default of "Answered?" to Yes?


Is anyone able to provide and information or hints on how we might be able
to change this?

- Pete McDonnell
  Manager, Technical Services
  Hip Interactive


> -----Original Message-----
> From: Pete McDonnell
> Sent: Monday, October 25, 2004 5:31 PM
> To: 'User questions and discussions about OTRS.'
> Subject: RE: [otrs] Time Units: Default Value ?
>
> Would something similar work for changing the default of
> "answered?" to "Yes"?
>
> Thanks in advance.
>
> -Pete McDonnell
>
> -----Original Message-----
> From: Daniel Balan [mailto:dbalan at bitdefender.com]
> Sent: Monday, October 25, 2004 10:22 AM
> To: 'User questions and discussions about OTRS.'
> Subject: RE: [otrs] Time Units: Default Value ?
>
>
> You just have to modify the following files:
> /Kernel/Output/HTML/Standard/AgentClose.dtl
> /Kernel/Output/HTML/Standard/AgentCompose.dtl
> /Kernel/Output/HTML/Standard/AgentEmailNew.dtl
> /Kernel/Output/HTML/Standard/AgentForward.dtl
> /Kernel/Output/HTML/Standard/AgentNote.dtl
> /Kernel/Output/HTML/Standard/AgentPhone.dtl
> /Kernel/Output/HTML/Standard/AgentPhoneNew.dtl
> /Kernel/Output/HTML/Standard/AgentPending.dtl
>
> (for Standard theme) as follows:
> 1. set the value="1"  at line:
>  <td><input type="text" name="TimeUnits" value="1" size="3"></td>
>
> 2. If you need the working time to increase as your operator
> is working on the ticket please add this function:
> <script language="JavaScript" type="text/javascript">
> <!--
> var n_worktime = 1;
>
> setInterval ("incTime()", 1000 * 60 );
>
> function incTime()
> {
>     n_worktime ++;
>             document.forms.compose.TimeUnits.value = n_worktime;
> }
>
> //-->
> </script>
>
> Hth,
>
> Daniel
> > -----Original Message-----
> > From: otrs-bounces at otrs.org [mailto:otrs-bounces at otrs.org]
> On Behalf
> > Of
> Franz
> > Ferdinand Esberger
> > Sent: Monday, October 25, 2004 5:05 PM
> > To: User questions and discussions about OTRS.
> > Subject: [otrs] Time Units: Default Value ?
> >
> > Hi everybody,
> >
> > Is there a way to set the default value for "Time Units" to another
> > value than just "0" ?
> >
> > any comments appreciated
> > greets
> >
> > Franz
> >
> >
> > ______________________________________
> > Inflex - installed on mailserver for domain
> @technikum-wien.at Queries
> > to: log at technikum-wien.at
> > _______________________________________________
> > OTRS mailing list: otrs - Webpage: http://otrs.org/
> > Archive: http://lists.otrs.org/pipermail/otrs
> > To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
> > Support oder Consulting f|r Ihr OTRS System?
> > => http://www.otrs.de/
> >
> >
> > --
> > This message was scanned for spam and viruses by
> BitDefender For more
> > information please visit http://www.bitdefender.com/
>
>
>
> --
> This message was scanned for spam and viruses by BitDefender
> For more information please visit http://www.bitdefender.com/
>
> _______________________________________________
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
> Support oder Consulting fur Ihr OTRS System?
> => http://www.otrs.de/
> _______________________________________________
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
> Support oder Consulting für Ihr OTRS System?
> => http://www.otrs.de/
>
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=http://www.otrs.de/ 



More information about the otrs mailing list