ITSM Change : How to modify the Change Add form

Moderator: crythias

Locked
StefanoBoccanera
Znuny newbie
Posts: 76
Joined: 23 Feb 2011, 15:43
Znuny Version: 3.1.5
Real Name: Stefano Boccanera
Company: I.Conseils (self-employee)
Location: Rome (Italy)

ITSM Change : How to modify the Change Add form

Post by StefanoBoccanera »

hi
I'm trying to find some method to modify the AgentITSM Change Add web form.
I'd like to force the customer to use only some specific templates to add change.
Actually (ITSM 3.02) has a web form that makes available the creation by template or
adding change directly by means of filling input fileds. I'd like to avoid the last one option.
I'm trying to read the AgentITSMChnageAdd.pm but I'm not so expert to modify it with
confidence. Also about the associated dtl.

Would someone give me some useful suggestion how to approach the problem?

best regards

stefano
Stefano Boccanera

OTRS : 3.1.5
ITSM : 3.1
S.O : RH
RDBMS : Postgres
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: ITSM Change : How to modify the Change Add form

Post by jojo »

Customers should not work with this frontend, it will be filled by a change builder agent
"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
StefanoBoccanera
Znuny newbie
Posts: 76
Joined: 23 Feb 2011, 15:43
Znuny Version: 3.1.5
Real Name: Stefano Boccanera
Company: I.Conseils (self-employee)
Location: Rome (Italy)

Re: ITSM Change : How to modify the Change Add form

Post by StefanoBoccanera »

I'm sorry I used a wrong term. The intended user are change initiators agent, don't 'customer' in OTRS terms.

Using only change templates, is a requirement by Change Management structure to make simple the OTRS ITSM startup.

stefano
Stefano Boccanera

OTRS : 3.1.5
ITSM : 3.1
S.O : RH
RDBMS : Postgres
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: ITSM Change : How to modify the Change Add form

Post by jojo »

this would require to create a new frontend module and a template (development)
"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