test_article_please ignore1

test

Description description

function setRichText(executionContext) {
    var formContext = executionContext.getFormContext();
var html =
        "<p><strong>Hello</strong> from Dynamics 365</p>";
formContext
        .getAttribute("description")
        .setValue(html);
}

Resolution resolution

test

recommendation-more-help
experience-cloud-kcs-help-kbarticles