CI/J Marketing forms - View Changes Immediately
Do you have a request to add JavaScript to a marketing form in Customer Insights/Journeys? Have you added your script to the form but when previewing the form your changes just aren't showing? This can be frustrating.
You may have tried refreshing once, twice, three times, no dice! You may think to clear your browser cache, yet your changes still aren't appearing. This is because published forms are stored on a Content Delivery Network (CDN for short). Data on the CDN is cached to allow for the shortest possible loading times to the end users of your marketing form. Once your changes are published, it can take up to 10 minutes for the changes to appear.
If you want to test your changes immediately, you can append "#d365mkt-nocache" to the end of your URL. This will save time and allow you to test your work without having to wait for your computer to receive the latest version of the form. No more waiting and refreshing your form over and over for your JavaScript changes to appear.
Your original URL should look something like this:
https://assets-locale.mkt.dynamics.com/guid/digitalassets/standaloneforms/guid
Simply append "#d365mkt-nocache" to the end of this URL so it looks something like this:
https://assets-locale.mkt.dynamics.com/guid/digitalassets/standaloneforms/guid#d365mkt-nocache
Hit the Enter key and watch as your most recent changes load immediately!