csantanapr / dapp-examples

Series of Single Page Apps using the dApp Framework
http://csantanapr.github.io/dapp-examples
Other
5 stars 4 forks source link

Enhance copy/duplicate item feature with more behaviors #20

Open csantanapr opened 11 years ago

csantanapr commented 11 years ago

From requirement document:

When the copy/duplicate button is clicked

The following fields are blanked out: Id, Actual Finish Date, Created Date, Updated Date.

● The Save button is enabled. ● The Copy/Duplicate button is disabled. original item). ● The Delete button is disabled (since Id is now blanked out). ● No changes are saved to the datastore until the user clicks the Save button.