Hi,
I have a dropdown with Choices type column in SharePoint list: represents the code for each center.
Then I have a text field where the center's manager name should be in.
I don't store any data of center's managers in the sharepoint list.
What I want to do is if user choose the code for Center A at the dropdown, I want to auto-populate Center A's manager name in the text field.
I was wondering if I have to store any data of the managers' names in the sharepoint list or whether it can be done much simple.
Any input will be appreciated, thank you s