hello
first of all sorry for my englisch.
can somone help me to give a example for a code in Custom Element (HTML/PHP) to get a image in the form.
this image need to be visible in the email we sent to the customer.
first of all sorry for my englisch.
can somone help me to give a example for a code in Custom Element (HTML/PHP) to get a image in the form.
this image need to be visible in the email we sent to the customer.
Here is a sample image code:
This code can be added to a custom element, to display the image on the form!
And it should be added to the "Email" template, to display it in the email!
Regards,
Max
<img src="link to image here" />
This code can be added to a custom element, to display the image on the form!
And it should be added to the "Email" template, to display it in the email!
Regards,
Max
This topic is locked and no more replies can be posted.