How to create a Dynamic Value Field

Moderator: crythias

Locked
pieterdv
Znuny newbie
Posts: 8
Joined: 05 Apr 2012, 14:05
Znuny Version: OTRS 3.1
Real Name: Pieter
Company: SSI

How to create a Dynamic Value Field

Post by pieterdv »

Can we only create text, textarea, checkbox, dropdown, multiselect, date, and date/time dynamic fields?

How would I create a dynamic field containg values for currency and or percentages?

Thanks and regards
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to create a Dynamic Value Field

Post by jojo »

use the text field
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
pieterdv
Znuny newbie
Posts: 8
Joined: 05 Apr 2012, 14:05
Znuny Version: OTRS 3.1
Real Name: Pieter
Company: SSI

Re: How to create a Dynamic Value Field

Post by pieterdv »

jojo wrote:use the text field
I normally like short answers but your answer leaves me with the following questions.

No validation if a user enters text in this "text currency field" for currency values and
No validation if a user enters text in this "text number field" for percentages?

Correct?
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: How to create a Dynamic Value Field

Post by yuri0001 »

There are no numeric fields, only text without validation. Add signs as $ or % to labels of Dynamic fields. :?
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
pieterdv
Znuny newbie
Posts: 8
Joined: 05 Apr 2012, 14:05
Znuny Version: OTRS 3.1
Real Name: Pieter
Company: SSI

Re: How to create a Dynamic Value Field

Post by pieterdv »

yuri0001 wrote:There are no numeric fields, only text without validation. Add signs as $ or % to labels of Dynamic fields. :?
Thanks. In our case it would add significant value if the dynamic fields allows for numeric values, data validation and also calculations with dynamic fields.

I hope that OTRS would consider this for future enhancement.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to create a Dynamic Value Field

Post by jojo »

at the moment there are no plans for this.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked