There seems to be a bug in the Contour form entries viewer page, in IE7 (and before anyone says "haha, who uses IE7, get them to use a proper browser", the answer is massive companies with thousands of users and very strict IT policies. So they're stuck using IE7).
The page has space for the data grid, and if you change the date range in the dropdown, the panel gets bigger, as if the table is taking up space, but it doesn't get displayed. The image below illustrates this:
Browser Bug on Form Entries Page
There seems to be a bug in the Contour form entries viewer page, in IE7 (and before anyone says "haha, who uses IE7, get them to use a proper browser", the answer is massive companies with thousands of users and very strict IT policies. So they're stuck using IE7).
The page has space for the data grid, and if you change the date range in the dropdown, the panel gets bigger, as if the table is taking up space, but it doesn't get displayed. The image below illustrates this:
It works fine in FF and IE8+ though.
Comment author was deleted
Thanks for reporting this, I'll take a look at the issue this week (might just be a css issue).
Comment author was deleted
Can confirm the issue, looking into it now.
Comment author was deleted
Ok found the fix,
It's an issue with the /umbraco/plugins/umbracocontour/css/datatables.css file
On line 35 and 36 change
to
(fix will also be included in the next maintenance release)
Comment author was deleted
Bug fixed and it's part of the 1.1.2 maintenance release, upgrade archive available here: http://our.umbraco.org/projects/umbraco-pro/contour
Thanks Time, have updated to 1.1.2 and its working great now!
:)
is working on a reply...