Skip to content

4d-depot/EA_Lightweight_Email_Composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EA_Lightweight_Email_Composer

Featuring: 4D Write Pro, Subform, and the SMTP Transport

This application provides a lightweight version of the email composer. It is also component-ready, which can be built and installed in any 4D hosted database to offer email functionality. The implementation utilizes 4D Write Pro, Subform, and the SMTP Transport feature (new since version 18). It offers a professional look UI that can be reused into any 4D application.

Minimum requirement: 4D v19 LTS

Installing and Using a 4D Project

Pre-requisites

Steps to Run the Project

  • Clone or download the GitHub repository containing the 4D project to your local machine. Need help, check out this blog.
  • Open the 4D project in your 4D software by navigating to "File > Open Project". You can find more details here.
  • Play with this example application.
  • Navigate to the "Mode/Return to design mode" menu to view the code.

By following these steps, you will be able to successfully install and run a 4D project.