Details
Description
Users need a clear way to work on a mailing, save what they've done so far and then come back to it to finish it.
1. Add a "Save and Continue Later" button to the form for each of the 5 steps. Clicking this button saves the current form and redirects to the Browse Mailing selector with status message:
'Your mailing has been saved. Click the "Continue" action to resume working on it."
2. Modify Browse Mailing selector:
- suppress the "Report" and "Reuse" action links for mailings whose status is "Not Scheduled" (i.e. the mailing doesn't have a scheduled date AND isn't in the queue for sending)
- add a "Continue" action link for these mailings
The "Continue" link takes them back to step 1 for that mailing (loads DB values etc.).