Hello everyone.
I have a task to create "AR rep responsible" field on the Customer Form, allowing user to assign AR representative to a specific customer.
I took "Employee Responsible" field in the CustTable table as an example and mimicked the relationship with HcmWorker table the same way (Foreign Key), which created HcmWorker field in CustTable table for me with RefRecId as extended data type.

I then added Reference group to CustTable form and connected to newly created field (HcmWorker) with Replacement Field Group set to Person, which produced the desired effect allowing employee selection on the form (I added it to Sales Demographics tab).


The issue I'm having is that I cannot see my newly created field in the Customer Pool Selection criteria and even though I followed Employee Responsible example something isn't working for me here.

When I try to look at Employee Responsible filed in the drop down I cannot find it as well as it referenced like this: Employee responsible (Record-ID)

Any ideas on what I'm doing wrong or didn't do enough would be greatly appreciated.
Please ask any questions if I couldn't explain the issue correctly.
Thank you,
Alex