Layout Files

Layout definitions are stored in files that are located within the Emplifi Agent website. To use the Layout Editor effectively, it is important to understand the different file types and their relationship to one another.

The master layout file is called "LayoutList.xml." It contains the standard, out-of-the-box layout definitions for each screen. The file is in the XML subdirectory in the website. The Layout Editor does not modify this file, nor should it ever be modified manually. Any modifications made directly to this file are lost the next time the website is upgraded.

All modifications to layout definitions are stored in the Custom subdirectory of the website. Files located in this directory are preserved during upgrades.

Layouts can be customized for every possible combination of Company ID and Configuration ID defined in your system.  For example, if you have two companies (SYS, ABC) and three configurations (DEFAULT, Agents, Managers), you have six possible combinations:

  • SYS - DEFAULT
  • SYS - Agents
  • SYS - Managers
  • ABC - DEFAULT
  • ABC - Agents
  • ABC - Managers

In theory, you could define different layouts for every screen, for every combination, but this is rarely done. The time and effort required to set up and maintain all of these would be prohibitive, especially as the number of companies and configurations increase.

In most cases, you will use the same layouts for most of your screens across each company and configuration. Then you will customize only the individual screens that you require, and only at the level that you require. Some examples:

  • You could have a customized Issue screen for the ABC-Agents, and a different customized issue screen for the ABC-Managers.
  • You could have a modified Case screen that applies to the entire ABC company, regardless of configuration.
  • You could have another modified Case screen that applies to all members of the DEFAULT configuration, regardless of company.

 

Related Topics Link IconRelated Topics