1. User image

    Article: AN0002458Updated: 26.05.2021

    You can set user images in ObjectGears, which will be then displayed on page Information about user and as an icon replacing user initials in the coloured circle.

    You can set this in the following way.

    1. Create two columns with type File in the class extending user properties.
    2. Enable both Display and Edit for these columns in menu Administration - Users - User properties, if you want users to set the pictures themselves.
    3. Set Id of the respective column from step 1 into the properties PersonImageBigColumnClassDefId and PersonImageSmallColumnClassDefId in the web.config file. After this configuration columns cannot be deleted.

    User can set the pictures himself/herself if it is enabled in the step 2 above. Administrator can always edit them in menu Administration - Users - Person.

×