Change the help text/description from: ``` <p class="help-block" >Enter some text</p> ``` to default: ``` <small id="${oid}HelpBlock" class="form-text text-muted"> ``` and for invalid: ``` <small id="${oid}HelpBlock" class="form-text text-danger"> ```