Add Fields

Moderator: crythias

Locked
Mahesh
Znuny newbie
Posts: 46
Joined: 13 Jan 2014, 09:42
Znuny Version: 3.1.00
Real Name: Mahesh
Company: vc

Add Fields

Post by Mahesh »

Hi,

Please refer attachment. I want to insert a "DropBox" in between. Is it possible ?

Thanks
Mahesh
You do not have the required permissions to view the files attached to this post.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Add Fields

Post by jojo »

only via code change
"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
Mahesh
Znuny newbie
Posts: 46
Joined: 13 Jan 2014, 09:42
Znuny Version: 3.1.00
Real Name: Mahesh
Company: vc

Re: Add Fields

Post by Mahesh »

Is it not possible by adding Dynamic Fields ?

Thanks
Mahesh
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Add Fields

Post by RStraub »

Dynamicfields are hardcoded to appear below the last field (in your case priority).

If you want to move it upwards, you have to modify the template file.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Locked