"ie-strict-mode"
This application configuration allows the accessibility of Codebeamer using Internet Explorer in compatibility mode.
* 
This function is related to Microsoft Internet Explorer, it is deprecated and only available on previous versions of Codebeamer. To learn the browsers compatible with your Codebeamer version, refer to the PTC Release Advisor page.
Example
"ie-strict-mode": {
"enabled": true
},
Properties
Property Name
Description
Default Value
"enabled"
When set to true, Internet Explorer cannot access Codebeamer in compatibility mode.
When set to false, Internet Explorer can access Codebeamer in compatibility mode.
false
Was this helpful?