Known Issues
Browser Compatibility Known Issues
IE9 Known Issues for Deployed DataPages
With the recent release of IE9, many websites and web applications have experienced compatibility issues. In these cases, system administrators often recommend that users change their IE9 browser settings to IE8 Compatibility Mode or change affected web pages to render in IE8 Compatibility Mode. The same can be done for Caspio Bridge deployed DataPages which experience the following issues in IE9:
- If DataPage contains cascading dropdowns, IE9 displays a "Required" validation message next to the parent field even when a value is selected.
- If DataPage Report utilizes expand/collapse grouping, IE9 crashes when user attempts expand or collapse.
How to Enable IE8-Compatibility Mode:
To enable IE8 Compatibility Mode for the web page containing your embedded DataPage, insert the following <Meta> tag after the <Head> tag on the page:
This tag will switch the IE9 browser settings to render in IE8 for this specific web page only. Learn more about IE compatibility at http://msdn.microsoft.com/en-us/library/cc817574.aspx.
