Hello,
I am currently on an app and this is the last piece and I can't seem to figure it out. I have a combo box that is pulling the user names from Office365Users.SearchUser. I then have a label populating with the selected item from the combo box. I am now trying to go the other way.
I have an edit screen that I have created not using a form, it is manually created. I am trying to show all the data that is in the database when a user goes to that edit page. The part that I am struggling with is populating the combo box with the text that is in a label.
What I think I need to do but I can't seem to figure out to do it is I think I need to search the combo box to find the email that is in the label and then display that email.
More context: When a user fills out the form and saves it they are able to open the form in an edit mode. It will populate all filled out fields and leave the fields that have not been saved blank. There is section at the bottom where they can select their manager, director and the vice president to sign off on this request. If the user saves the form with the emails already selected I would like to populate them in the combo box but still give the option to select/search for a different person from the combo box.
I am hoping someone can help me or send me in the right direction for googling so I am not wasting anymore time.
Thanks

Report
All responses (
Answers (