How to send multiple emails in Total.js at once?
This blog post offers a great instruction for sending multiple emails at once. Create your own newsletter.

How to send multiple emails in Total.js at once?
Total.js framework offers great features for sending emails. I have added a great feature for sending newsletters to Total.js version 2.0 and only a few people know about it.
Definition
Create a definition file e.g. your-app/definitions/newsletter.js
:
# Documentation
Array.prototype.limit()
method documentationF.view()
method documentationF.schedule()
method documentationMail.send2()
method documentation- module
SQL Agent
documentation
Other posts from Total.js Platform
- 2025-04-02NEWMarch report 2025
- 2025-03-28j-DataGrid - Total.js UI component part 2
- 2025-03-20j-DataGrid - Total.js part 1
- 2025-03-13j-Directory - jComponent
- 2025-03-05j-Input UI component part 2
- 2025-03-01February report 2025
- 2025-02-03January report 2025
- 2025-01-01December report 2024
- 2024-12-22Merry Christmas and a Happy New Year 2025!
- 2024-12-10Total.js UI Builder: How to upload files?