I am working on a proof of concept that will have Employees of different types - Account Managers, Reviewers, Investor Services. - The Fund can have any number of these associated with that fund. - Just because someone is an Account Manager on a fund, doesn’t mean they won’t be a reviewer for a different fund. I’ve modeled the data like this: In the Fund_NewEdit I want to be able to assign employees to the fund, however, I can’t seem to find the correct widgets and actions to get this done. I’ve tried for example the reference selector, but that didn’t let me choose from the exisiting pool of employees.