Do you know to provide a "Save and Close" option?
Loading last updated info...
When the user is creating or editing data on a webpage, there are two buttons and one link you need to provide.
So the options are:
- Save (button) - Saves the data and allows the user to keep editing
- Save and Close (button) - Saves the data and returns to the previous screen
- Cancel (link) - returns to the previous screen
❌ Figure: Bad example - only provided "Save" button and "Cancel" link
✅ Figure: Good example - CRM 2013 provides a "Save" button and a "Save and Close" button
✅ Figure: Better example - SugarLearning provides a "Save" button, a "Save" and Close" button, and a "Cancel" link