Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

We are looking at this feature as the first candidate to leverage the new ‘properties’ concept that Joram Wilander has been working on.

Configuring custom user properties

In the system console, a new view is proposed under Site Configuration > System properties. This will house configuration for customizing properties for users, messages, and cards.

image-20240620-181217.png

Standard properties

Every Mattermost server has as set of standard user properties. These properties cannot be removed.

  • Profile Image

  • Full Name

  • Username

  • Email

Default optional properties

By default, the following optional properties ship with user profiles. These properties can be removed or edited as needed. Additional properties can also be added here (see ‘Adding a new property’ below).

  • Nickname

  • Position

Editing a property

Editing property name

Clicking on the property name in the table enables users to edit the name inline.

image-20240620-184559.png

Note: User property names must be unique.

Editing property type

Custom properties can be clicked to open up the menu to change the property type.

image-20240620-184808.png

Editing property options

Admins can set predefined options for a property with Select, and Multi-Select property types. Admins can add and remove options directly in this configuration table.

image-20240620-185913.pngimage-20240620-190149.png

Additional settings and actions

image-20240620-190246.png
  • Visibility: Choose whether the property shows in user profiles. Available options are:

    • Always show

    • Always hide

    • Hide when empty (default)

image-20240620-191238.png
  • Allow new values: Choose whether end users can add new values for the property

  • Duplicate property: Creates a copy of the property with the same configuration. Appends ‘2’ to the end of the property name.

  • Linking a property to SAML or ADLDAP: If SAML or ADLDAP are configured on the server, this option will be available and user properties can be linked.

Adding a new property

Under the Custom properties section, users can click the Add property button to add a new property to the system.

  • No labels