Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

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

Marketing page & form for subscriptions center

(0) ShareShare
ReportReport
Posted on by 92

Hi Mates, 

How can it shows the unsubscribe email when they click in this marketing page? Seen it could not work? Any solution?? 

Besides, Is Dynamics marketing got this function, Pause all emails for 2 months??

Thanks 


pastedimage1594361810131v1.pngpastedimage1594362074205v2.png

From 
Johnson,

  • Johnson95 Profile Picture
    92 on at
    RE: Marketing page & form for subscriptions center

    Thanks Clofly,

    The problem solve and have the nice day^^

    From

    Johnson

  • Verified answer
    cloflyMao Profile Picture
    25,208 on at
    RE: Marketing page & form for subscriptions center

    Hi Johnson,

    Content assist only works in Marketing Email, you could take solution below to show contacts' email address in marketing page.

    1. It is required that "Prefill marketing form" field of Contact is set to "Allow".

    2. Create a new personalized page record, add emailaddress1 into Fields subgrid. 

    pastedimage1595300698124v2.png

    3. Copy the automatically generated code from step 1 to marketing page.

    If there is an embedded form-loader script in source code of marketing page, then we only need to copy window.msdyncrm_personalizedpage and its callback function.

    In my page, I append the code after end tag of body.

    pastedimage1595300790483v3.png

    Add a span element to display emailaddress1 value.

    pastedimage1595300950752v4.png

    var emailaddress1 = data.Data["emailaddress1"];
    document.getElementById("email").innerHTML = emailaddress1;

    Result:

    1882.JPG

    Please read article below for more details about how to use "Personalized Page".

    https://docs.microsoft.com/en-us/dynamics365/marketing/personalized-page-content

    Regards,

    Clofly

  • Johnson95 Profile Picture
    92 on at
    RE: Marketing page & form for subscriptions center

    Sry didn't point out the question clearly.

    Can the page detect the email address when they click on this page?  

    Since the content assist could not work on this page({{ contact.emailaddress1 }}), which could not detect the email? - For the first picture as my mention.

    Thanks, Clofly.

    Wish you have a nice day^^.

    From,

    Johnson

  • Suggested answer
    cloflyMao Profile Picture
    25,208 on at
    RE: Marketing page & form for subscriptions center

    Hi Johnson,

    As per my understanding, you could enable Double Opt-In for Marketing Form as notification.

    https://docs.microsoft.com/en-us/dynamics365/marketing/form-double-opt-in

    The notification email will be sent to contact within 2 minutes(as soon as possible), we couldn't schedule the delivery time.

    Please kindly point out if I had misunderstood your question.

    Regards,

    Clofly

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

Ramesh Kumar – Community Spotlight

We are honored to recognize Ramesh Kumar as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Holly Huffman Profile Picture

Holly Huffman 103

#2
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 96 Most Valuable Professional

#3
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 51 Most Valuable Professional

Product updates

Dynamics 365 release plans