The new email designer does not allow copying, I have created a business process to handle this function.
I use the new email designer because it does not use html comments to make the content of the email responsive. The html comments are deleted by some anti-spam software and the email loses its correct layout.
The thing is that all mail providers have their own rules and styles of displaying templates, so they can adapt them differently. Unfortunately, no template can look exactly the same in all mailers.
Regarding your problem, you can add a section and columns to the template in place of pictures, this will keep the location of pictures and prevent them from being moved to a new line. You can find an example below in the picture, it should help.
hello Anton Starikov, thanks for your answer but in my view the picture you give doesnt show maybe you can resend it? below is the picture you share in my view
Is there any way to integrate MS Teams registration forms and Creatio for obtaining participants' data directly in Creation without export-import? Might be some kind of application on Marketplace or well-known option of no-code development?
Is there any way how to check what happened with test emails?
I'm wondering because I have a strange situation when for one template I successfully receive message while for another I don't. And my intention is to somehow check whether test email was actually sent or it wasn't due to, in particular, some internal errors in template (I imported the template as a html code, maybe there are some invalid tags that doesn't allow to create message properly)
Unfortunately, there is currently no way to check if a test email has been sent. We have created a task to review this logic and improve it in the next releases.
I need an advice is there any solution (in Creatio itself or as third-party toolin Marketplace) for the following:
We have several regional marketing teams working in one instance. And while visibility of Contact records is bounded to regional contacts for each team, we have the one total amount of marketing contact licences for all teams. Can we split that total number of licences somehow between teams? It would help to balance the licences consumption, if one regional team will consume all licences allocated to it, other licences will remain available for other regional teams.
If there aren't any ready-made solutions, how can one achive that goal in the shortest way with help of custom development?
It is impossible to make any customization in the marketing active contacts licenses mechanism. Any subject regarding the licenses should be directly discussed with the Creatio side.
I want to display Contact List in a dropdown. The Contacts should be dynamically filtered based on the Account selected in another dropdown on the same page, As Shown in below Image.
Requirement: When the user selects a particular Account, the Contact dropdown should update to display only the Contacts associated with that Account. Both fields Account and Contact are linked to Custom object in Creatio.
Questions: 1. How can I dynamically filter the Contacts dropdown based on the selected Account? 2. Are there specific methods or best practices in Creatio Freedom UI for implementing such a dependency?
2) Another option: create a dropdown on the page where macro source is selected. Then create a filtering business rule that will filter values in the parameter based on the added dropdown value.
We want to assure you that we have created a request for our development team to implement this functionality in future versions of our application.
2) Another option: create a dropdown on the page where macro source is selected. Then create a filtering business rule that will filter values in the parameter based on the added dropdown value.
We want to assure you that we have created a request for our development team to implement this functionality in future versions of our application.
The question regarding campaings running context: when a particular user starts a campaign, will it be executed in his|her role (rights) context, or it will be executed in the context of a some kind of system account (with full set of rights)?
I'm interesting in could the following situation appear: user had set up filter for the campaign audience, but after starting of the campaign more contacts were added in it (even those who are unavailable for the user) due to extended rights of an account in which context the campaign was started.
In Creatio, campaigns are executed with the same permissions and access rights as the user who started them. This means that only the contacts the user has access to will be included in the campaign. The situation you described, where more contacts are added to the campaign audience, should not occur.
We faced with situation when a user having access to all contact records can include all of them into one campaign (with no intention but due to mistake in a filter). Does Creatio have any capability to limit number of participants in one campaign? Because such mistakes can lead to unplanned licenses spending.
Of course some time it could be done by correction in visibility of Contact records, but are there any alternative ways? May be some kind of approvals in cases when numebr of contacts strats to exceed some values, or maybe it could be done with some system's configurations?
There is no built-in functionality in Creatio to limit the number of participants within a single campaign. However, as a workaround, you can consider the approach described in this article: Configure restriction of the number of emails for sending.
While this article primarily addresses restricting the number of emails sent, it can be adapted to monitor the size of the audience and prevent unintended large-scale campaigns.
We understand the importance of preventing unplanned license usage and minimizing human error. As such, we have forwarded your request to the R&D team for further consideration. They will evaluate the possibility of introducing functionality to limit campaign participants or implement approval workflows in future releases.
Hi All, I am trying to put in a phone number in email template and I want to make it "Click to Call". I tried hyperlinking the phone number text and selected phone number as shown in screenshot below. But I test this email, it takes me to tracking URL in the browser instead of giving me an option to call. How can I resolve this issue? Thanks
We have just received question from client if they can create email template in Creatio for Marketing purposes and if they can lock/secure the content of the email with password or design it in the way that it can't be forwarded.
They are interested in simple solution. Thank you in advance.
Unfortunately, no OOTB functionality allows locking or securing the content of an email. However, we suggest the following alternatives that could address your requirements:
Dynamic Content Rules: You can configure dynamic content rules within Email Designer. These rules allow you to define conditions for displaying specific blocks of content to different recipient segments. While this does not directly secure the content, it provides controlled visibility based on set criteria.
Link with Validation: Another option is to send a link within the email that redirects recipients to a secure content page. You can add a password validation mechanism on that page to restrict access to the content.
Additionally, we have created a task for our R&D team to evaluate this functionality and consider adding a feature for securing email content in future releases. Your request to prioritize this task has been linked to this task.