Hello,



I am trying to set up an action for a button in my email template. I want to create a "forward this email" button that opens up an email client when the user clicks it but there doesn't seem to be a way to do this. I can see that you can set up a text hyperlink that will open up an email to specific address, but that isn't quite what I'm after.



Does anybody know a way to do this?

Like 0

Like

4 comments

Hello Evie,

What do you mean by "opens up an email client"? Do you want to create a similar button to the base one but in the template itself? 

Dmytro Vovchenko,

Hiya,



Yes, that's it – by email client I mean whatever the end user has on their desktop for opening emails. I want the button to act as a forward button as you have shown, so that when they click it it opens their emails automatically. Do you know if that can be done?



Thanks!

Evie Cobbin,

Please take a look at this conversation, I believe this is exactly what you need.

Dmytro Vovchenko,

Hiya,



Thanks for your help but I found the conversation in the link a bit confusing to be honest. I'm wondering if there is a bit of a simpler way to do it?



Thanks,

Evie

Show all comments

When we try to send an email directly from the contact's 360 view, the default email signature gets removed when a template is selected. Is this an out of the box feature? How to make the signature remain at the bottom even when a template is selected as the body of the email?

Like 1

Like

1 comments

Hello Suman,

 

We investigated this behaviour and currently, the system behaves correctly since you can add a macro in the signature so it could fit the template or depend on some value.



I informed our R&D department about this case so they could consider enhancing the following functionality in the upcoming releases.



Best regards,

Bogdan

Show all comments

Hi Community,

 

We are creating email templates in DEV environment. In the DEV, we are adding link to object in the template and it works perfectly on DEV. But the issue comes when we migrate the changes to higher instances, it still shows the link to DEV.

 

How we can show the link for the same application from which the email is being sent? Really appreciate any suggestions.

 

Regards,

Sourav Kumar Samal

Like 1

Like

4 comments

Hello Sourav,

 

It seems that you are typing the whole link in the string value. Perhaps it would be suitable to replace them with macros and use Website Url (system setting for example) value to populate it. 

 

If your case does not allow you to use macros - please provide more details and screenshots along with step-by-step recreation of the misbehavior and a description of the expected behavior you want to achieve.

 

I hope this reply was helpful to you.

 

Best Regards,

Dan

Denis Bidukha,

 

We are using templates from Template section. We are using the link to object in the template as shown below,

 

 

Regards,

Sourav

Sourav Kumar Samal,

 

Unfortunately, the link to the object is absolute and not website-dependent. You should either modify it manually after migration or use the macros that was mentioned above. It is planned to change this in future versions, but there are no details available yet.

 

Best Regards,

Dan

Hi, is in the R&D plan to solve this?

Show all comments

Hello there,

I've got a question about email templates in business processes and the signature configured in the mailbox settings.

Is it possible to remove the signature from emails with templates?

Our problem is that the signature is bound to the left and the templates is in the middle, so the signature won't fit style wise. 

On normal emails the signature should still be filled in automatically.

Like 0

Like

1 comments

Hello Markus,

 

We investigated this behaviour and currently, the system behaves correctly since you can add a macro in the signature so it could fit the template or depend on some value.



We have already registered the idea for our R&D team to implement this functionality in further releases. I will assign your case to this project in order to increase its priority. 



Best regards,

Bogdan

Show all comments

Is there a table I could query that would show me all the email templates that have been used?

Like 0

Like

1 comments

Hello Mitch,

 

Could you please elaborate on the task you are trying to do?

 

Thank you,

Artem.

Show all comments

Hi!

I want to use localization in Marketing Emails. Adding a localized Message-template in a bulk email seems not to work. Does anyone have experience with localized marketing emails?

 

Like 0

Like

0 comments
Show all comments

I've created a process that send email.

I'm trying to inject process parameters into an HTML element of a custom email template, But the values are NOT populated into the html output.

 (see attached screenshot..)

 

Thank

Eran 

File attachments
Like 0

Like

2 comments

 Hello Eran, 



in order to do that first you need to add a block to the designer, and then add a text element. When you click on the text element, you will see at the top corner a thunder. If you click on the thunder you will be able to add your parameter to the text element.



Then, you need to click again on the text element, and you will see near the tunder another button, which has a tag inside <>, it is called "Edit source HTML code". You can click on it and it will show you the HTML for this text element, including the HTML for the parameter. Now you need to copy the  HTML code for this parameter (it will be an image tag) .



Then, you can go to the HTML block where you want to use this parameter, and paste it.  This will be enough to pass the parameter.

Also, you can create a parameter at the HTML element, and at the  "Value" field, you can pass this image tag that represents your parameter. 



Both options are valid to pass a parameter to your HTML element. I'll attach here photos showing how to do the steps mentioned above.

 

Best regards,

Dariy

 

 

Hello Eran, 

 

following our conversation over the email, I'll share here as well the two ways to dinamically insert Id's into a link, in order to use that link at an email.

 

-The best one is creating a formula where you will concatenate two strings, the URL + the activity ID. 

You just need to create a formula before the email and modify the strings like this

"http://my.domain.com/0/Nui/ViewModule.aspx#CardModuleV2/ActivityPageV2/edit/"+[#Parameter 1#]  

I'll attach a photo showing how you can do this.



After that, your Parameter 1, will be a ready to use link with the ID attached at the end.

Now you can insert it into a text block (clicking on the thunder icon as I've shown in photos from previous messages) .

Or you can directly insert the img tag into the HTML code, you dont need to use the <a> tag because the img tag will be automatically converted to a link once you send the email. The formula will be responsible to merge the dynamic value of the parameter with the URL, and when you insert that into the email it will be a ready to use link.





-You can also create a text block in the email, then copy and paste the URL, after that you insert the Parameter with the ID, and then you put quotation marks between them "http://my.domain.com/0/Nui/ViewModule.aspx#CardModuleV2/ActivityPageV2/edit/[#Parameter 1#]".

This method is less desirable to use but i'll also attach a photo showing how does it look in the email designer.

 

Best regards,

Dariy

Show all comments

Hello Community!

I am using an Add-On, Send Email with Attachements from MarketPlace. When i try to Create an Activity (picture below) and then Save the Busines Process, the activity that I I created is not saved. Is there any Fix to this Bug ?

As soon as i try to create a connection(image below) , and try to save , the process of saving doesnt work ?

Like 0

Like

1 comments



Hello Petrika!



The add-on does not support this functionality.

However, Creatio includes a similar functionality out-of-the-box since version 7.17.1.

I recommend using the standard "Send Email" element in business processes.

 

 

 

 

Show all comments

Dear Community,

 

I'm creating a section with a case where an email will be sent as soon as the approval start.

Is it possible for the one receiving the email to approve from the email rather than having to log in?

https://prnt.sc/26kta19

 

 

Kind regards,

Yosef

Like 0

Like

1 comments

Hello Yosef,

 

Unfortunately, it is impossible to implement your business task, as for now.

But we have already registered the idea for our R&D team to implement this functionality in further releases. I will assign your case to this project in order to increase its priority.  

 

Best regards,

Bogdan

Show all comments

Hello,

 

How may I suppress merge fields in templates where there is no data. For example in the below, the Lead does not have data in Address 2.



Word reports easily accommodate this however, how may I handle this with email templates?

 

Using Studio/Sales vrs: 7.18.5.1500

Like 0

Like

8 comments

Hi Thomas,

 

Unfortunately, it is not possible to achieve this in the current version of the application.

We have a task for our R&D team to have an option to display an empty string instead of the macros code on the yellow background so it will be added in future updates.

 

Best regards,

Max.

Max,

Really disappointing that a basic problem like that that has been solved by other products for years was missed here. This can make using email templates completely unreliable.



Thanks for the reply. Is there a comprehensive list of what does not work and what is in the backlog on being worked on?

You are able to do it. Basically, you create two different blocks.

One showing the row with the Address and one without.



Then use Rules & Dynamic content to show the appropriate Block for every Contact.

 

Perhaps this method only'll work for Bulk and Campaign Emails. I'm note 100% sure. But you can try!

Julius,

 

I appreciate your creativity here. I believe that using dynamic content requires the Marketing Module which we have yet to implement.



Tom 

Try navigating to the Email Templates section under the Studio Workspace. Maybe you don't have the new Email Designer? Marketing licences may be required for this? What Creatio version do you use?

I think it'll work on 7.18.3 and newer

We use the latest cloud version, I created the templates in Studio but we do not have the marketing module. Dynamic content should work however, these are basic user follow up emails and this issue should not even exist in 2022. Our users will need to review and delete these empty fields which is inefficient and disappointing.

 

I appreciate your knowledge and assistance.

 

 Tom

Max,

 

Or anyone at Creatio who can help with this... clearly there is a function #deleteifempty# which is included in one of your base sample templates, "Template for new invoice approval notification (US)".



I need someone to explain how this works, I tried the code in HTML and it did not work, instructions please!!!



Thomas Colby,

 

Were you able to find a solution? we are having the same requirement with no success to how it can be achieved.

 

Thanks,

Show all comments