Hello,

I would like to make an attribute in a Config Item unchangeable, so that
an agent can not change it after creating the CI.

Is there a parameter to achieve this, i.e. for the following element:

{
    Key => 'ReadOnlyFeld',
    Name => 'Read Only Field',
    Searchable => 1,
    Input => {
        Type => 'Text',
        Size => 20,
        MaxLength => 20,
        Required => 1,
    },
},

I think about a parameter like "ReadOnly => 1". Where do I have to
browse/edit the source code? Or has anyone already made a modification
like this?

Best Regards
Robin Schröder
-- 
| Robin Schröder                     Ruhr-Universität Bochum |
| IT-Systeme, Software-Integration   Dezernat 6, Abt. 3      |
| Tel.: 0234-32-23900                Gebäude NA 03/75        |
| Mail: [email protected]    44780 Bochum            |


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
OTRS mailing list: itsm - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/itsm
To unsubscribe: http://lists.otrs.org/mailman/listinfo/itsm
Support or consulting for your OTRS::ITSM system?
=> http://www.otrs.com/

Reply via email to