I have a combobox people picker.
Users will select a person's name here.
When users select a name, other items namely email, department and manager name are automatically populated.
This works perfectly in a new form but when I edit the saved form, the value on email, department and manager name are gone.
How do I make it so the values on these items are shown in edit form?
