Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/a63fbd759c791264#
form has 2 variants:
1. developer mode - some form part is visible in debug mode only
2. administrator mode - only useful to end user functionality
1. refactor FromToUserId field this way (form layout):
- Manual Sender: [x]
- Sender: [____________] or [_________][user selector image] - visible when
"Manual Sender" checkbox is used
- Manual Recipients: [x]
- Recipient Type: (*) To ( ) Cc ( ) Bcc - visible when "Manual Recipients"
checkbox is used
- Recipient Name: [_____________________] - visible when "Manual Recipients"
checkbox is used
- Recipient Email: [____________________] - visible when "Manual Recipients"
checkbox is used
- Recipients: [ ....... ] - multi input control (like on custom field
editing) - visible when "Manual Recipients" checkbox is used
Fields "Manual Sender" and "Manual Recipients" will be visible/changable
only in debug mode. All current email events will be converted this way:
* all email events will have "Manual Sender" checked
* email events sent to admin will have "Manual Recipients" checked
By default, when developer is adding new email event both "Manual"
checkboxes will be checked.
2. add a way to edit ReplacementTags field
- Tag: [____________________]
- Replacement: [____________________]
- Replacement Tags: [ ....... ] - multi input control (like on custom field
editing)
3. remove "E-mail Settings" section, that each module have, since it only
duplicates "E-mail Templates" section.
--
Best Regards,