I made the Edit button fallback to a basic edit form if your Javascript isn't working. Looks like the first error in your screenshot is preventing the rest of the Javascript from executing. When you get a chance, could you click the blue link to the right of that first error message? It should navigate to some function call in the code that isn't working in IE8. The first error is "Object doesn't support the property or method", so the key to fixing this is to find the exact code it's complaining about. [img]https://dl.dropboxusercontent.com/spa/quq37nq1583x0lf/q_o5eh2k.png[/img] Ideally you'd just click that blue link and take a screenshot of where you end up.