Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to the <Intellect installation directory>\Modules\Wt2.
  2. Open the Web.config file for editing.
  3. Add the following key to the <appSettings> key group:

    Code Block
    <add key="intellectPath" value="C:\Program Files (x86)\Intellect\" />

    where "C:\Program Files (x86)\Intellect\" is the Intellect installation directory.

    Info
    titleNote

    Photos are assigned to users in the Access Manager module (see Assigning a photograph to a user in the Access Manager software module).

  4. Save the changes in the Web.config file.
Tip

The parameters of the Web.config file are described on the page XML-file parameters reference guide.

Adding the fields to the custom database template file

...