Can I ask you what this is for? I am wondering if it wouldn’t be simpler to just create a new custom module in Module builder, based on the Person type of module, and use it for whatever purposes you want.
The idea of using the Employees module is because it lists the users of the system, if it were possible to build a module and it lists the users would also solve.
I’ll summarize what I need, maybe it will be clearer.
I created a “goal per year” field in the users module, which for administrators works fine the changes over there.
but I have a user who is not admin but could view and change this field.
I thought about creating a module and creating a “goal per year” field and
maybe relate to the “users module”, but I do not know how to get this value related.