jkabot
function beforeLoad(ctx) { var form = ctx.form; var field = form.getField({ ... }) field.updateDisplayType({ ... }) }