top of page
  • AutorenbildStephan Klemm

Get ready for Real-time | Episode 4: Communication tab [UPDATE]

Aktualisiert: 2. Sept.


Outbound Marketing will be deactivated in July 2025 and will not receive any new features or updates. Now it's time to think about a transfer of your Marketing assets to the new Real-time area and boost your Marketing speed and performance. This series will show you some tips and guides how to perform this in a time saving and efficient way.

 

Enabling the new Communication tab

Actually there are two preview features (Suppression list access & Manage Consent), which are somehow 'outsourced' to the new Communication tab in the Lead and Contact forms:


You won't see this tab, until you activate at least one of the two Feature switches described below.


 

Feature switch 1: Suppression List access Enables the option to self remove email addresses out of the suppression list. For more infos on this topic, you can find the official documentation here.


 

Feature switch 2: Manage Consent in forms Allows to efficiently manage consent on Contact and Lead forms. For more infos on this topic, you can find the official documentation here. This new feature may replace my custom solution from this article.


After enabling, the Communication tab will be visible on all original out-of-the-box or copied Contact and Lead forms. However, if you use only custom forms, the new tab will not be added automatically.


There are two options to add the new communication tab to custom forms:


 

1. Add a contactability grid control to custom forms [NEW]

This seems to be the easiest option and can be done via maker portal. An official guide can be found here:


 

2. Add Communication tab via XML Toolbox to custom forms


Another way would be using the free XML Toolbox with the tool 'Form XML Manager'. This one gives you direct access to the form XML code where you can easily add or replace code snippets and publish the form afterwards.

If you are not familiar with the XML Toolbox, please ask one of your Dynamics developers how to install and configure it.


Here are the two code snippets which need to be added to the form XML code:

Code snippet for the Communication tab itself. Place it on the preferred location in the form XML:

Click for code snippet (Communication tab)


 

Add the following code snippet (inside blue square) BEFORE the final </controlDescriptions> tag in the XML code:


Click for code snippet (controlDescription)


If there are no <controlDescriptions> and </controlDescriptions> tags, create them and place them between </Navigation> and <formLibraries> as seen it in the screenshot above.


That's it, the new Communication tab will now be visible on your custom form.


 

Known issues:


  • Adding new Consent entries for specific Topics from inside the Manage Consent part isn't possible right now.


71 Ansichten0 Kommentare

Aktuelle Beiträge

Alle ansehen

Comments


bottom of page