Send to a Friend : Administration
Features
- It is an administration interface
Screens
Data
Messages
- Friend's Name(string) : Name of the Friend who should receive the message.
- Last Modification(date and time)
- Views in the last 30 days(string)
Settings
- Sender's Email(string) : Email found in the "From:" field of the recipient's mailbox. The administrator can set it with a fixed email or use the email filled out by the user in the "Send Message" form. To recover the sender's email, the tag $lum_fromEmail$ must be used. The default configuration adopted for this field is the email of the configured portal framework in the Message Manager.
- Subject(html) : Topic of the message found in the subject field of the recipient's mailbox. It can be filled with an expression or have the title of the page located in the browser's title bar displayed as the subject of the message. To do this, the tag $lum_linkTitle$ should be used.
- Body(html) : Refers to the message itself, received by the recipient. The administrator can use tags that retrieve the sender's name $lum_fromName$, as well as their email $lum_fromEmail$; and the recipient's name $lum_toName$; which are provided by the user in the "Send Message" form. You can also use the tag $lum_link$ which retrieves the webpage address. This predefined tag from Lumis must be used between HTML tags that reference. Finally, the tag $lum_message$ can be used to retrieve the comment provided by the user in the "Send Message" form. This last tag can be used together with the HTML tag <pre> to preserve the spaces used in the comment. Texts can be used along with special tags to compose the message content, such as: “Sender's Comment”; “The following link was sent by”.
Links
- Settings (Configure)
Permissions
- Administer: Allows administering the sending of messages.
Actions
- Delete
- Duplicate