I have a fresh, bare install of Umbraco 4.6.1 (no Runway installed).
I've created a page with 2 properties (Header [textstring], PageContent [simple editor]) and have these outputting from the template with umbraco:items (wrapped around a <form runat="server">).
If I try to edit this page in Canvas mode, I seem to have problems!
- I click to edit the "Header" item and make a change, Umbraco successfully updates this. - I then click to edit the "PageContent" item and Umbraco decides to replace any existing content with my previously edited item content for "Header".
Has anyone had this problem before or know what could be causing this? I've tried tweaking the "ItemEditing.js" to no avail.
Canvas mode is not editing items correctly
Hi all,
I have a fresh, bare install of Umbraco 4.6.1 (no Runway installed).
I've created a page with 2 properties (Header [textstring], PageContent [simple editor]) and have these outputting from the template with umbraco:items (wrapped around a <form runat="server">).
If I try to edit this page in Canvas mode, I seem to have problems!
- I click to edit the "Header" item and make a change, Umbraco successfully updates this.
- I then click to edit the "PageContent" item and Umbraco decides to replace any existing content with my previously edited item content for "Header".
Has anyone had this problem before or know what could be causing this? I've tried tweaking the "ItemEditing.js" to no avail.
Many thanks.
Hi Leif,
Did you get a response to this? I am having the same problem
is working on a reply...