Hi!
I had created a entity similar to EmailTemplate, because I want create document template and then print it. So, my question is: How can I do parse for body of the new entity? For example, change "{Person.name}" for real values.
Thanks!
I had created a entity similar to EmailTemplate, because I want create document template and then print it. So, my question is: How can I do parse for body of the new entity? For example, change "{Person.name}" for real values.
Thanks!
Comment