E-mail system
Using the Quest system for Mail requires general programming knowledge or assistance from a programmer to set it up properly. The email system includes the following features:
Mail integration into other assets
The Quasar Smartphone features an advanced Mail system that supports integration with other assets, including optional Quest functionality. For simplicity, all Mail integrations are executed client-side. Server-side execution is not supported and may cause errors. To send Mail from the server, pass the required data to the client and use the following event:
Quest integration in Mail
The Quest system allows for additional functionality when interacting with Mail. Buttons can be included in the Mail to accept or reject tasks. The following example shows how to enable a button and assign it an event:
Administrative mail command (ads)
The Mail system includes a simple command for sending announcements to the entire server. This command supports quotes for long texts and can be used as follows:
This allows administrators to broadcast messages efficiently via the Mail system.
Last updated