Hello OTRS-Guru´s,
 
how can mapping be insreased in config.pm?
I sew this mapping in default.pm, it´s the maximum extension?
 
  Map => [
            [ 'UserFirstname',  'Firstname',  'first_name', 1, 1, 'var', '', 0 
],
            [ 'UserLastname',   'Lastname',   'last_name',  1, 1, 'var', '', 0 
],
            [ 'UserLogin',      'Username',   'login',      1, 1, 'var', '', 0 
],
            [ 'UserPassword',   'Password',   'pw',         0, 0, 'var', '', 0 
],
            [ 'UserEmail',      'Email',      'email',      1, 1, 'var', '', 0 
],
            [ 'UserCustomerIDs', 'CustomerIDs', 'customer_ids', 1, 0, 'var', 
'', 0 ],
            [ 'UserPhone',        'Phone',       'phone',        1, 0, 'var', 
'', 0 ],
            [ 'UserFax',          'Fax',         'fax',          1, 0, 'var', 
'', 0 ],
            [ 'UserMobile',       'Mobile',      'mobile',       1, 0, 'var', 
'', 0 ],
            [ 'UserStreet',       'Street',      'street',       1, 0, 'var', 
'', 0 ],
            [ 'UserZip',          'Zip',         'zip',          1, 0, 'var', 
'', 0 ],
            [ 'UserCity',         'City',        'city',         1, 0, 'var', 
'', 0 ],
            [ 'UserCountry',      'Country',     'country',      1, 0, 'var', 
'', 0 ],
            [ 'UserComment',      'Comment',     'comments',     1, 0, 'var', 
'', 0 ],
            [ 'ValidID',          'Valid',       'valid_id',     0, 1, 'int', 
'', 0 ],
        ],

*I have tried to find like some post, but without results
 
Thank for your answers!

 

 
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/

Reply via email to