Technote Details :: How to update a page with MX Looper
Issue
I have a site with some pages that have a server behavior from MX Looper applied on them - the Nested Repeat Region - and I want to update them to the new code in Dreamweaver 8.0.2
Reason
Starting with Dreamweaver 8.0.2 the code for a recordset has changed to address possible security issues. In their latest version, the InterAKT extensions have been updated to be compatible with Dreamweaver 8.0.2
Solution
To correctly update a page with the nested repeat region follow these steps:
- First install the Dreamweaver 8.0.2 update and the latest version of MX Looper (or MX Kollection).
- Open the page containing the nested repeat region.
- Double click on the recordsets and click OK in the user interface to update its code.
- Double click on the Nested Repeat Region server behavior and click OK to update it as well.
- Save the changed page and upload it to the server. The page is now updated.