# Matter Configuration

Description of the settings in the matter section.

# Properties

# ArchiveAfterMonthsClosed

Requirements

  • ContactManager version 26-02-2025 or newer

Allowed values

  • -1 (Feature disabled)
  • Any Number (the number represent the months after the closing date.) Example: add key="ArchiveAfterMonthsClosed" value="64"

64 months after closing date the matter will be automatically archived

You can manually start the daily job with the following handler: Https://CMINSTANCE/crmconfiguration.aspx/run/autoarchivematters

The Job will start automatic during the DailyRuntimService

Updated matters are also synchronized to external applications.

# ShowUsersGroupsPermissionsRole

Requirements

  • ContactManager version 28-04-2025 or newer
  • Setting ShowUsersGroupsPermissions should be on "Visible" or "Required"

Allowed Values

  • Groupname
  • Username
  • Owner/OwnerSub

When Groupname is entered, all users inside the group will see the field "Permissions" on the matter. If only username is used, then only the user will see the field. If the setting is left empty, everyone will see the field. You can add multiple values seperated with ;

Last Updated: 4/30/2025, 9:53:35 AM