cf7d75401ad4b99d26c5e403258550fc7516ec1a
FAQ/UpdatingReportDesigner-for-Izenda-v6-7-272.md
| ... | ... | @@ -1,6 +1,6 @@ |
| 1 | 1 | 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. |
| 2 | 2 | |
| 3 | -This file is not included with your Maintenance update - so there are two ways to update this. |
|
| 3 | +This file is not included with your Maintenance update - so there are two ways to update this to be compatible: |
|
| 4 | 4 | |
| 5 | 5 | 1) Download the full Izenda RI at http://izenda.com/Site/DownloadComplete.aspx?msgId=3 and update your ReportDesigner.aspx to the newer copy. |
| 6 | 6 | |
| ... | ... | @@ -10,4 +10,6 @@ This file is not included with your Maintenance update - so there are two ways t |
| 10 | 10 | |
| 11 | 11 | * Open ReportDesigner.aspx page |
| 12 | 12 | |
| 13 | -* Replace ``$`` with ``jq$`` in the line ``$(document).ready(function() {`` |
|
| ... | ... | \ No newline at end of file |
| 0 | +* Replace the character ``$`` with ``jq$`` in the line ``$(document).ready(function() {`` |
|
| 1 | + |
|
| 2 | +* Relaunch your deployment- be sure to empty the page cache using 'F5' in your browser. |
|
| ... | ... | \ No newline at end of file |