Hello,
I want to dynamically change the text on a form title in Dynamics 365 and I use the below method to do so. I would like to know if this method is supported. If not, is there a supported way to do the same.
window.parent.document.getElementById("FormTitle").innerText = "New Text"
Thanks,
Ragha
*This post is locked for comments
I have the same question (0)