I have a situation where the Users can have 2 roles: Educator and/or Mentor. Right now they are all in the Users mod.
I want a way to have another field called Educator that pulls from the User mod.
I tried to create a new entity and connect to Users via relationship but their is no selection of User for my new Educator field.
In the end, they both need to display side by side in List View. e.g.
Sally's Educator is Joe and Mentor is Judy
but for
Mark his Educator is Alice and His Mentor is Joe
Is this the right way to go about this?
I want a way to have another field called Educator that pulls from the User mod.
I tried to create a new entity and connect to Users via relationship but their is no selection of User for my new Educator field.
In the end, they both need to display side by side in List View. e.g.
Sally's Educator is Joe and Mentor is Judy
but for
Mark his Educator is Alice and His Mentor is Joe
Is this the right way to go about this?
Comment