I have a 2 field table (name, content). I created an update form that displays a text area to edit the content. The user then makes changes to the content and clicks "update" to overwrite the current content.
But I need a backup of the original content in case the user makes a mistake. I would like to re-name the original content before it's updated, name+datestamp.
can someone help me figure the best way to do this.
Thanks, I checked the knowledgebase already.
But I need a backup of the original content in case the user makes a mistake. I would like to re-name the original content before it's updated, name+datestamp.
can someone help me figure the best way to do this.
Thanks, I checked the knowledgebase already.