You are currently reviewing an older revision of this page.

DRAFT KB-XXXX When using Portal, browser emulates IE7 FAQ

The purpose of this article is to provide answers to some common questions regarding browsers automatically emulating IE7 when accessing Portal.

Q: How do I know if my browser is emulating IE7?

A: Check if the following meta tag is present in the HTML source code of the browser:

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

This meta tag can be located by going to the developer tools of the browser as shown in the following image:

Follow these steps to locate this meta tag:

In Google Chrome:

  1. Enter Ctrl + Shift + I to open Developer Tools
  2. In the "Elements" tab, expand the <head> tag to locate the meta tag

In Internet Explorer:

  1. Open browser settings and select F12 Developer Tools
  2. In the "DOM Explorer" tab, expand the <head> tag to locate the meta tag

In Firefox:

  1. Open browser options and open the Web Developer menu
  2. Select "Inspector"
  3. In the "Inspector" tab, expand the <head> tag to locate the meta tag

Q: Why does the browser emulate IE7?

A: When using Portal, Appian automatically emulates IE7 because Portal is not compatible with newer browsers.

Q: Which browsers are compatible with Appian?

A: A full list of compatible browsers can be found in the system requirements documentation

Q: How do I prevent my browser from emulating IE7?

A: Update the applications to use Tempo/Sites instead of Portal. Because Portal is not compatible with newer browsers, there is no way to run it without the browser emulating IE7.

Affected Versions

This article applies to all versions of Appian using Portal.

Last Reviewed: September 2018