I'm need set readOnly in custom field when logged user not admin in record.js. if(app.user.get('type') == 'admin') //set readOnly field else //set editable ...
確定! 回上一頁