I have a combo box that will search for a user's display name by the text in the combo box.
Office365Users.SearchUser({searchTerm:'Combo Box'.SearchText})
I have a text box whose default is the combo box's selected mail.
'Combo Box'.Selected.Mail
Is there a way I can search for a user by email in my text box that also has the default as my combo box selected mail?
I was able to make my combo box search by display name and mail as a workaround.

Report
All responses (
Answers (