I am looking to disable a field when autopopuling, I am currently autopopuling the field with the Department of those obtained from the list of Office 365 Users.
For autopopuling I am using the Default property and there I add the following:
DataCardValue5.Selected.Department
What I am looking for is that at the time of autocomplete it is disabled, some guidance on how to do it