Forum Discussion
DMarsh19
Mar 12, 2024Copper Contributor
Any limitations on HTML when setting Engage use policy?
We're updating our use policy in the next few weeks. I'm converting the Word draft into HTMLPlatform management, Use policy now. Are there any limitations on HTML code that can be used? I ask a...
Mar 12, 2024
It is certainly tough to troubleshoot this as there's no preview mode for the Terms of Use. This is a legacy feature with roots going back more than a decade, so best to stick to basic HTML formatting. You can use different headings, but mostly you're looking at bold, italic, and <a href> links.
If you have the ability to get a "sandbox" M365 tenant for testing that can likely help, and if you're looking to do something fancy it might justify acquiring something like this.
If you have the ability to get a "sandbox" M365 tenant for testing that can likely help, and if you're looking to do something fancy it might justify acquiring something like this.
DMarsh19
Mar 12, 2024Copper Contributor
KevinCrossman thanks. I was wondering if <p> might be acceptable mostly to help with spacing
- Mar 14, 2024Yes, <p></p> for paragraphs