Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 3.11 KB

customize-the-track-regarding-card.md

File metadata and controls

77 lines (50 loc) · 3.11 KB
title ms.custom description ms.date ms.reviewer ms.suite ms.tgt_pltfrm ms.topic applies_to ms.assetid caps.latest.revision author ms.author search.audienceType
Customize the track regarding contact card in Dynamics 365 App for Outlook (Dynamics 365 apps) | MicrosoftDocs
How to modify the App for Outlook Contact Card form.
05/20/2021
jimholtz
article
Dynamics 365 apps
0dfd6100-b4ed-4959-9acb-cc0a1dbbb6d6
99
sidhartg
sidhartg
admin
customizer
enduser

Customize the track regarding contact card

An app maker can modify the columns on a contact card that is used to track an email or appointment using Set Regarding.

To modify these columns, an app maker needs to edit the App for Outlook Contact Card form.

In the example below, the App for Outlook Contact Card form has three columns titled Job Title, Business Phone, and Mobile Phone. These are also the same columns a user sees on the contact card.

[!div class="mx-imgBorder"] Contact card example.

To replace the Mobile Phone column with Company Name instead, you need to update the App for Outlook Contact Card form.

[!div class="mx-imgBorder"] Contact card before customization.

To modify columns that appear on the contact card, follow these steps:

  1. Sign in to Power Apps.

  2. On the left nav, select Data to expand it and then select Tables.

    [!div class="mx-imgBorder"] Go to Tables in maker portal.

  3. Select a table such as Contact and then select the Forms tab.

    [!div class="mx-imgBorder"] Select the forms tab.

  4. Select the App for Outlook Contact Card form.

    [!div class="mx-imgBorder"] Select the App for Outlook Contact Card form.

  5. In the form designer drag Company Name above Mobile Phone. It's important to note, that only the first three columns appear in the track regarding contact card. Although a related subgrid can be added to the quick view form, but it doesn't render within the Track Regarding contact card.

    [!div class="mx-imgBorder"] Edit the form and drag company name above mobile phone.

  6. Select Save > Publish and then close the form editor.

  7. On the solutions page, select Publish All Customizations and then close the solutions page.

    [!div class="mx-imgBorder"] Publish customizations.

After completing the above, right-click in the track regarding card, and then choose Refresh. It will take a few minutes for the synchronization to complete and the changes to appear. Once synchronization is complete, the company name now appears at the bottom instead of the mobile phone number.

[!div class="mx-imgBorder"] Contact row after customization.

[!INCLUDEfooter-include]