Mohammed Al-Mar
Tera Guru

Hi @Johnson13 you can use html tags, like:

function onLoad() {
    g_form.addErrorMessage('<strong>Submission does not guarantee the request will be approved!</strong>');
}

View solution in original post