Skip to content

mo-azfar/OTRS-Config-Item-Read-Only-Field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

OTRS-Config-Item-Read-Only-Field

  • Built for OTRS CE V6.0.x / Znuny LTS
  • Read only definition field for Config Item
  • This patch will extend Config Item definition to has Read Only field.
  1. At Config Item definiton, add 'ReadOnly: 1' parameter.

    Example:

     	- Input:  
     		MaxLength: 100  
     		Size: 50  
     		Type: Text  
     		ReadOnly: 1  
     	Key: SerialNumber  
     	Name: Serial Number  
     	Searchable: 1  
    

    Capture.png

About

Read only definition field for config item

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages