Pagebuilder is the web page creation software included in most of our software package.
FS#6 - Auto save
Attached to Project:
PageBuilder
Opened by David (dtpro) - Tuesday, 12 September 2006, 09:40 GMT-8
Last edited by Philippe Lewicki (philippe) - Thursday, 29 November 2007, 19:08 GMT-8
Opened by David (dtpro) - Tuesday, 12 September 2006, 09:40 GMT-8
Last edited by Philippe Lewicki (philippe) - Thursday, 29 November 2007, 19:08 GMT-8
|
DetailsIs it hard to add auto save to the pages in the user interface?
So if a user open\'s another page and have forgotten to save the page it save it self. I just know that piczo.com have this in there pagebuilder. It is alot like yours. |
This task depends upon


We want to leave the options to users in case they have screwup the page and just want to reopen the previous version.
Try it again, open a page, drag and change a few layers and if it doesn\'t save or ask you to save before you open an other page then its a bug.
When you edit an element properties and click on the \"Apply\" in the left the page is set to not modified.
This means you can open an other page and loose the changes.
Its probably due to the javascript variable in the toolbar that check for changes and its reloaded each time the \"apply\" button is pressed.
A session variable should be set when the apply button is pressed and reset the javascript variable.