function pageInit (type,form) { if(type == ‘edit...
# suitescript
m
function pageInit (type,form) { if(type == ‘edit’ || type == ‘xedit’) { nlapiDisableField(‘isperson’, ‘T’); } };