Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.4.0
-
Fix Version/s: 4.12.0-b1
-
Component/s: Modules, Staff Interface
-
Labels:None
Description
CORE-1550 describes a link above the welcome email which would pre-load a sample email defined by the module.
Several things need to happen to make this work, and it may make sense to break this down further into additional tasks.
1. Modules need to be able to define sample email content in multiple languages.
2. Existing Modules need to be updated to provide sample email content.
3. When creating a package, staff can pre-load this sample email to use as a starting point. (For all available languages)
Regarding #3 above, a link should be added above the WYSIWYG welcome email content on the "Welcome Email" tab. This link should be called something like "Load Sample Email" (subject to change). Clicking on the link will insert the sample welcome email into the form.
This can only happen if:
1. A module is selected under the "Module" tab.
2. The module selected supports the feature.
If neither of these requirements is met, consider disabling or removing the link. If a button will work better, consider using a button instead of a link for this.
Issue Links
- duplicates
-
CORE-261 Allow modules to pre-set package welcome email content.
- Closed
It may also be good to add a confirmation modal after clicking the pre-fill button if there is already content in the welcome just so they don't erase their hard work.