Hello,
I need to create a Marketing page that would include a form and a video, however, these elements need to be interdependent. The exact use case is that the video should only be revealed on the Marketing page when the form is submitted, so even if the Marketing page is forwarded to someone else, the video won't be shown until the person also submits the form.
Is this possible in Dynamics 365 Marketing and if so, how?
Thanks in advance.
All the best, Marianna
It works, thank you very much.
Hi Marianna,
I'd like to confirm if my approach works for your issue.
If there are any further questions, please do not hesitate to let me know.
Hi Marianna,
It can be achieved with extending marketing forms using code.
As we know, the videos have their own Video embed code.
It can be inserted into the HTML code of the Marketing Page and an id can be assigned to it.
Here, for example, I inserted it after the marketing form.
Then add some script to control the visibility of the iFrame according to the above documentation.
The code snippet is something like:
After going live the page, you can see the following effect when you open the page.
And after submitting, it will be shown as:
You can also continue to optimize your page according to this effect.
By sharing a URL for the form and video, you won't have the problem of seeing the video without submitting the form after forwarding.
I have actually considered this option, but one of the mandatory requirements of the business case is that the video cannot then be forwarded to someone who has not submitted the form, is there a way of how to restrict the Marketing page on which the video will be hosted within Dynamics 365 Marketing so that it cannot be forwarded to someone else?
Thank you very much in advance.
All the best, Marianna
Hi Marianna,
You can achieve it by setting the Submission behavior for the form in your page.
It can be something like the following screenshot.
After submitting the form, it will redirect to the URL which contains the video.
Of course, if you don't want to go directly to the video site, you can create a separate Marketing Page with the video and place its URL in this location.
Then after submitting, the second page which contains the video will be shown.
Hello,
I need to create a Marketing page that would include a form and a video, however, these elements need to be interdependent. The exact use case is that the video should only be revealed on the Marketing page when the form is submitted, so even if the Marketing page is forwarded to someone else, the video won't be shown until the person also submits the form.
Is this possible in Dynamics 365 Marketing and if so, how?
Thanks in advance.
All the best, Marianna
André Arnaud de Cal...
292,111
Super User 2025 Season 1
Martin Dráb
230,934
Most Valuable Professional
nmaenpaa
101,156