Client configurations

Introduction to client configurations in ConSol CM

Client configurations can be used to configure the user interface of CM/Track and customer-specific REST clients. This manual describes the configuration of CM/Track.

Client configurations consists of several files where settings for CM/Track are made. There are two versions of CM/Track with a different handling regarding the configuration. The following table describes the differences and where to find further information.

Question

CM/Track V2

CM/Track V3

Where do I edit the configuration?

The configuration is created and maintained on the Client configurations page.

The configuration is created and maintained on the Portal configurations page. It is shown on the on the Client configurations page for reference only.

Which files are available?

  • config.json

  • localization.json

  • public.json

  • components_localization.json

  • config.json

  • custom.css

  • localization.json

  • public.json

  • theme.css

Does the configuration need to be complete?

No, the settings override the default configuration of CM/Track. It is sufficient to configure the deviations from the default configuration.

Yes, the configuration must contain all required settings. Otherwise, CM/Track might not work correctly.

How are updates handled?

When you update ConSol CM to a newer version, the files of existing configurations are left as is. This means that new configuration options and localizations are not added automatically. You need to add them manually based on the template files, which are always displayed in the latest version. When you update ConSol CM to a newer version, the configuration is updated automatically. New options are added, and options which are not used anymore are removed. Existing configurations are left untouched if they differ from the default configuration, e.g. if you changed labels. If you want to take over changes to customized items, you can compare your configuration with the template files, which are always displayed in the latest version.

Where can I find details about configuring CM/Track?

See the manual for ConSol CM version 6.16.

See Portal configurations and Global portal settings.

Basic tasks

Working with client configurations

Each client configuration has its own tab. At the bottom of the page, you can find the actions which apply to the whole configuration. Each file within a configuration has its own editor. The actions below the editor refer to the respective file.

You can perform the following actions on client configurations:

Advanced tasks

Using the JSON editor features

The JSON editor has the following features: