Skip to main content
Post a question

Notifications

Community site session details

Community site session details

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

Forwarding to a success page (new page instead of displaying the message in the same page) in marketing page in Dynamics 365

Like (0) ShareShare
ReportReport
Posted on 21 Jul 2020 18:24:54 by 34

Hi

I am using a marketing page (landing page) for external users to subscribe for a newsletter.

I need to forward the marketing page to another page with successful message and other details when a user submit the marketing page. 

i did the following steps:

1. open up the marketing form used in the marketing page. 

2. added a URL to "redirect URL" in the Submission behavior section (please refer the image below.)

3. To test the changes I modified the text for "Successful notification" field in the Submission behavior section.

However, when i submitted the marketing page. i was waiting for the successful submission to be forwarded to redirect URL. But the redirect was not working. also i didn't get the message i entered in the Successful notification field in the Submission behavior section on the marketing form.

Please advice me how i can forward to new page after successful submission

forward.GIF

  • Verified answer
    cloflyMao Profile Picture
    25,204 on 22 Jul 2020 at 14:49:48
    RE: Forwarding to a success page (new page instead of displaying the message in the same page) in marketing page in Dynamics 365

    Hi Siva,

    It is very glad my solution works for you.

    I will definitely try my best to come up with solution or give suggestions to your other questions.

    Please kindly mark as verified to close the current thread if you had found my answer helped(By clicking Yes button above the answer.), it would be really appreciated.

    Regards,

    Clofly

  • SivaR Profile Picture
    34 on 22 Jul 2020 at 13:01:08
    RE: Forwarding to a success page (new page instead of displaying the message in the same page) in marketing page in Dynamics 365

    Thank you so much Clofly. It works well.

    I am waiting for a solution for this post to complete my work. Please give your suggestion for these posts or direct me to someone who can give any advice on these issues.

    community.dynamics.com/.../unique-key-error-check-is-missing-in-the-marketing-page-landing-page-in-dynamics-365

    community.dynamics.com/.../forwarding-to-error-page-from-marketing-page-in-dynamics-365

  • Verified answer
    cloflyMao Profile Picture
    25,204 on 22 Jul 2020 at 06:47:30
    RE: Forwarding to a success page (new page instead of displaying the message in the same page) in marketing page in Dynamics 365

    Hi Siva,

    It seems that you're editing Marketing form > Summary > Submission behavior section.

    If so, please instead set them in Marketing page > Select form element > Properties:

    2678.JPG

    Result(Without redirect URL set)

    pastedimage1595400005286v1.png

    However, once redirect URL is set, it will redirect to new page instantly, thus contact won't be able to see success notification.

    You could add following code to marketing page, after contact submitted form(Marketing form API), he/she can still see success notification, and a new tab will be opened for new web page.

    MsCrmMkt.MsCrmFormLoader.on('afterFormSubmit', function(event) {
      var url = 'http://www.bing.com';
      window.open(url, '_blank');
    })

    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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,406 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,552 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans