web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Unanswered

View RTM Form Submission data from the linked Contact/Lead

(0) ShareShare
ReportReport
Posted on by 263
Is it possible to customise the Lead or Contact form to show the content of RTM Form Submissions?
 
I have the marketing activities showing in the timeline as explained here: https://learn.microsoft.com/en-us/dynamics365/customer-insights/journeys/timeline
 
But when a form is submitted, the timeline entry is just a link to the Form itself and not to the submission details.
 
I thought about adding a new subgrid on the form linking to the msdynmkt_marketingformsubmission table, but it can't display related records only - I'm assuming because the 'Linked Record' field on a submission is a different type of relationship...?
I have the same question (0)
  • Daniyal Khaleel Profile Picture
    298 on at
    View RTM Form Submission data from the linked Contact/Lead
    Why you see only a link in the timeline
    • In the timeline, when a customer submits an RTM form, the entry is tied to the marketing form activity, not directly to the individual form submission record.
    • That’s why you only see a link to the form, not the actual submission details
    msdynmkt_marketingformsubmission table
    Submissions are stored in this table.
    However, the Linked Record field (msdynmkt_linkedrecordid) is a polymorphic lookup — meaning it can link to different entity types (e.g., Lead, Contact, Account).
    This is why a standard subgrid doesn’t filter correctly, because Dataverse doesn’t handle polymorphic lookups in subgrids like normal relationships.
    Workarounds
    Custom View + Quick Filter:
    You can create a custom view of msdynmkt_marketingformsubmission showing all records, then add a subgrid and filter via JavaScript/PCF control to display only those related to the current Lead/Contact.
    Custom N:1 Relationship:
    If your use case is specific (e.g., only Contact form submissions matter), you could create a calculated or synced field that explicitly maps the submission to Contact. This allows a direct subgrid relationship.
    Custom Control (PCF):
    Some teams build a PCF to fetch and display submission data inline on the form (essentially bypassing the subgrid limitation).

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
DAnny3211 Profile Picture

DAnny3211 134

#2
Daniyal Khaleel Profile Picture

Daniyal Khaleel 115

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 70 Super User 2025 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans