How to show Time(per minute) in DateTime Dynamic Field

English! place to talk about development, programming and coding
Post Reply
chvas
Znuny newbie
Posts: 8
Joined: 17 Jul 2013, 09:24
Znuny Version: 3.1.19
Real Name: Christos

How to show Time(per minute) in DateTime Dynamic Field

Post by chvas »

Dear All,

I would like to know if there is any way to present Time in Minute(12:01, 12:02 etc) instead of half hour(12:00, 12:30) for DateTime Dynamic Fields.
Looking forward to your reply.
OTRS 3.1.x (private/testing) on Linux with PostgreSQL database.
ITSM 3.1.6, FAQ 2.1.3, KIX4OTRS 4.2.1
chvas
Znuny newbie
Posts: 8
Joined: 17 Jul 2013, 09:24
Znuny Version: 3.1.19
Real Name: Christos

Re: How to show Time(per minute) in DateTime Dynamic Field

Post by chvas »

Can anyone provide me some help?

Looking forward to your reply.
OTRS 3.1.x (private/testing) on Linux with PostgreSQL database.
ITSM 3.1.6, FAQ 2.1.3, KIX4OTRS 4.2.1
tto
Znuny wizard
Posts: 315
Joined: 09 Jan 2007, 15:24
Znuny Version: OTRS 5.0.x
Real Name: Torsten
Company: c.a.p.e. IT GmbH
Location: Chemnitz
Contact:

Re: How to show Time(per minute) in DateTime Dynamic Field

Post by tto »

chvas wrote:I would like to know if there is any way to present Time in Minute(12:01, 12:02 etc) instead of half hour(12:00, 12:30) for DateTime Dynamic Fields.
Looking forward to your reply.
this is a KIX4OTRS-feature. You may reconfigure or disable it via following SysConfig options

DateSelection::Layout::SmartTimeInput => disable
DateSelection::Layout::TimeInputIntervall => set to lower value

regards, T.
--
KIX 17.x (fork of OTRS)
Professional KIX-, or OTRS-integration, development and consulting by c.a.p.e. IT - http://www.cape-it.de
For questions and hints regarding KIX(4OTRS) please go to https://forum.kixdesk.com/
Bei Fragen und Hinweisen zu KIX(4OTRS) bitte an https://forum.kixdesk.com/ wenden.
chvas
Znuny newbie
Posts: 8
Joined: 17 Jul 2013, 09:24
Znuny Version: 3.1.19
Real Name: Christos

Re: How to show Time(per minute) in DateTime Dynamic Field

Post by chvas »

tto wrote: this is a KIX4OTRS-feature. You may reconfigure or disable it via following SysConfig options

DateSelection::Layout::SmartTimeInput => disable
DateSelection::Layout::TimeInputIntervall => set to lower value

regards, T.
Dear tto,

Thanx you very much for your quick response. It worked fine.
OTRS 3.1.x (private/testing) on Linux with PostgreSQL database.
ITSM 3.1.6, FAQ 2.1.3, KIX4OTRS 4.2.1
Post Reply