Hello there,
I hope someone could help me with this problem. I recently created a DNN module using mainly Knockout.js to dynamically retrieve and display data on a HTML grid.
I created a module shell, added the module to a new page, made a reference to the knockout.js library/source code on my server 4 and added the code to the ascx file for the module.
Everything seemed working perfectly at this point. The content is correctly displayed on the page.
However, when I clicked on "Edit Page" button, a code statement showed up on top of the "Edit" button. Here is the statement
Version function c(){if(0
Please see attached the image file to show the problem.
Page is no longer editable.
I was wondering if anyone knows how I can solve the issue. Any help would be greatly appreciated!
Lucy