Email Designer
# Email Designer
# Visual Example
# Description
This control is used to design custom email templates. It uses very user friendly email editor to achieve that. It auto saves changes to file on same entity so you are able to export HTML file of template you made.
# Limitations
If you want to import pictures, you need to import it in base64 format.
Also, don't forget to 1000000 since email editor component produces quite some metadata.
# Binding Field
Control can be binded to any field on form of type Multiple.
# Inputs
- File Attribute (SingleLine.Text) - Name of the attribute where HTML file will be saved