Hello. How i can make field "Type" mandatory in ITSM ConfigItem, and Field "Network Adapter" - not mandatory?
Thank you
Mandatory field
Moderator: crythias
Mandatory field
You do not have the required permissions to view the files attached to this post.
-
- Znuny advanced
- Posts: 106
- Joined: 13 May 2011, 14:47
- Znuny Version: 2.4 / 3.x
- Real Name: Lorenzo Marschall
- Company: bmsoft information technologies GmbH
- Location: Germany, Italy
- Contact:
Re: Mandatory field
Admin | Config Item | class Computer | change definition | search for key NICpeacefrog wrote:How i can make field "Type" mandatory in ITSM ConfigItem, and Field "Network Adapter" - not mandatory?
change
Required => 1
to
Required => 0
But make sure, you know what you want to achieve:
http://doc.otrs.org/itsm/2.0/en/html/ch11s02.html
The design of Configuration Management / CMDB needs a "strategic point of view"...
hth, lorenzo
OTRS + ITSM + PostgreSQL @ Debian
Re: Mandatory field
Thank you! You're great man 
