How to show the picker record status dynamically
For example, I have a field "Employee Name" in the Employee Equipment BP, which is a data picker from the Employee BP. I want to set up another field in the Employee Equipment BP that automatically pulls the Employee Status from the Employee BP and keeps it up to date whenever the status changes in the Employee BP.
Currently, I can use auto-populate from the data picker to populate the employee status, but the field does not update dynamically when the Employee Status changes in the Employee BP. Is there a way to achieve this dynamic update?