When updating to Izenda v6_7_0_272 there are new changes to the ReportDesigner.aspx file at the root of a standard Izenda deployment.
This file is not included with your Maintenance update - so there are two ways to update this to be compatible into the future:
1) Download the full Izenda RI at http://www.izenda.com/Site/DownloadComplete.aspx and update your ReportDesigner.aspx to the newer copy.
–OR–
2) Update the ReportDesigner.aspx page manually:
-
Open ReportDesigner.aspx page within Notepad++, Visual Studio or another code tool.
-
Replace the character
$withjq$in the line$(document).ready(function() { -
Relaunch your deployment- be sure to empty the page cache using 'F5' in your browser.
