c5d3fd86f7512a15d7649cef1cdf74777d0e95b9
FAQ/UpdatingReportDesigner-for-Izenda-6.7.0.272.md
| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | +When updating to Izenda **6.7.0.272** there are new changes to the _ReportDesigner.aspx_ file at the root of a standard Izenda deployment. |
|
| 2 | + |
|
| 3 | +This file is not included with your Maintenance update - so there are two ways to update this to be compatible into the future: |
|
| 4 | + |
|
| 5 | +1) Download the full Izenda RI at http://www.izenda.com/Site/DownloadComplete.aspx and update your ReportDesigner.aspx to the newer copy. |
|
| 6 | + |
|
| 7 | +**--OR--** |
|
| 8 | + |
|
| 9 | +2) Update the _ReportDesigner.aspx_ page manually: |
|
| 10 | + |
|
| 11 | +* Open _ReportDesigner.aspx_ page within Notepad++, Visual Studio or another code tool. |
|
| 12 | + |
|
| 13 | +* Replace the character ``$`` with ``jq$`` in the line ``$(document).ready(function() {`` |
|
| 14 | + |
|
| 15 | +* Relaunch your deployment- be sure to empty the page cache using 'F5' in your browser. |
|
| ... | ... | \ No newline at end of file |
FAQ/UpdatingReportDesigner-for-Izenda-v6-7-272.md
| ... | ... | @@ -1,15 +0,0 @@ |
| 1 | -When updating to Izenda **6.7.0.272** there are new changes to the _ReportDesigner.aspx_ file at the root of a standard Izenda deployment. |
|
| 2 | - |
|
| 3 | -This file is not included with your Maintenance update - so there are two ways to update this to be compatible into the future: |
|
| 4 | - |
|
| 5 | -1) Download the full Izenda RI at http://www.izenda.com/Site/DownloadComplete.aspx and update your ReportDesigner.aspx to the newer copy. |
|
| 6 | - |
|
| 7 | -**--OR--** |
|
| 8 | - |
|
| 9 | -2) Update the _ReportDesigner.aspx_ page manually: |
|
| 10 | - |
|
| 11 | -* Open _ReportDesigner.aspx_ page within Notepad++, Visual Studio or another code tool. |
|
| 12 | - |
|
| 13 | -* Replace the character ``$`` with ``jq$`` in the line ``$(document).ready(function() {`` |
|
| 14 | - |
|
| 15 | -* Relaunch your deployment- be sure to empty the page cache using 'F5' in your browser. |
|
| ... | ... | \ No newline at end of file |