freetext change

Moderator: crythias

Locked
s_loubna
Znuny newbie
Posts: 23
Joined: 26 Mar 2012, 11:11
Znuny Version: 3.2.1
Real Name: loubna
Company: meditel

freetext change

Post by s_loubna »

Hi,
I want to add some field for change,so I used ITSMChange::freetext but I don't now how I can define the type of freetext,
example I want to add freetext that contain value from general_catalog,
Can you help me,thank you
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: freetext change

Post by jojo »

it is not possible to use general catalog values in Change Freetext fields
"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
s_loubna
Znuny newbie
Posts: 23
Joined: 26 Mar 2012, 11:11
Znuny Version: 3.2.1
Real Name: loubna
Company: meditel

Re: freetext change

Post by s_loubna »

ok,but can I define how I want the freetext appears in web form,
example instead of textfield I need checkbox
thank you
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: freetext change

Post by jojo »

only Textline and Dropdown (values set via sysconfig) are possible in Change and in Workorder
"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
s_loubna
Znuny newbie
Posts: 23
Joined: 26 Mar 2012, 11:11
Znuny Version: 3.2.1
Real Name: loubna
Company: meditel

Re: freetext change

Post by s_loubna »

is there a way to define checkbox via code?
thank you
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: freetext change

Post by jojo »

if you can develop nearly eveything if you can code.
"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
s_loubna
Znuny newbie
Posts: 23
Joined: 26 Mar 2012, 11:11
Znuny Version: 3.2.1
Real Name: loubna
Company: meditel

Re: freetext change

Post by s_loubna »

how can I control the size of textline in web form?
thank you for your all answers
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: freetext change

Post by jojo »

only via HTML coding
"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
s_loubna
Znuny newbie
Posts: 23
Joined: 26 Mar 2012, 11:11
Znuny Version: 3.2.1
Real Name: loubna
Company: meditel

Re: freetext change

Post by s_loubna »

I have some other questions about ITSMChange management
I want to know if possible to make states of workorder depends on states of change and the reverse
for example : when a change is canceled the workorder is automatically canceled,
thank you again
Best regards,
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: freetext change

Post by jojo »

thats how it works. Please read the ITSM manual
"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
s_loubna
Znuny newbie
Posts: 23
Joined: 26 Mar 2012, 11:11
Znuny Version: 3.2.1
Real Name: loubna
Company: meditel

Re: freetext change

Post by s_loubna »

you mean the section of conditions, I already tried with and it works,
but I need to have the same conditions for all changes if it is possible?
Best regards,
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: freetext change

Post by StefanoBoccanera »

s_loubna wrote:you mean the section of conditions, I already tried with and it works,
but I need to have the same conditions for all changes if it is possible?
Best regards,
If you want use the same condition's schema for all Change, avoiding to set condition every time a change is created, the better method is using template.

Build a template or several templates for each Change's type (if needed ) from a change where you set the condition, then evry time you create a change from a template the conditions will be there.
Stefano Boccanera

OTRS : 3.1.5
ITSM : 3.1
S.O : RH
RDBMS : Postgres
jj99
Znuny newbie
Posts: 36
Joined: 11 Apr 2013, 16:31
Znuny Version: 2.3.4
Company: Student

Re: freetext change

Post by jj99 »

jojo wrote:only Textline and Dropdown (values set via sysconfig) are possible in Change and in Workorder
Hi Jojo can you tell me how can i configure Textline in sysconfig for changes or workorders as i can only see Dropdown options not textline . Actually I want to add text box like Description and Justification

thanks
JJ
Locked