我遇到了一个通过js从sharepoint people编辑器获取输入值的问题。通常,我们可以通过以下代码从该控件获取值: var pe = document.getElementById('<%=peStaffAccount.ClientID %>'from this textbox but only after we click checked user我的问题是,当我直接在这个文本框中输
有没有办法使一个灰显的表单成为只读的,同时使表单的值是可获取的? ? 1/这在Typescript中不起作用,因为之后我无法获取Id,control.disable(),Description的值。 this.roleForm = new FormGroup({ name: new FormControl(this.singleRole?.name), status: n