Dear All,
I have an App in which People can submit new project proposals. In this App they now can type themsleves the names of the people involved, I'd like them to be able to select those in a Dropdown or maybe even better a Como-Box. As my organization is quite big (1000 Workers more or less) I can't seem to make them work. I've tried with this but it only shows a small part of the people I'd like it to show.
'Office365-Benutzer'.SearchUser({searchTerm:""}).DisplayName
Would be very thankfull if someone might be able to suggest a workaround.
@TMUE ,
Try to set the limits:
'Office365-Benutzer'.SearchUser({searchTerm:"", top:999}).DisplayName
the default limit is 100.
User | Count |
---|---|
257 | |
108 | |
93 | |
57 | |
40 |