Base solution for your next web application
Open Closed

IMustHaveOrganizationUnit #4882


User avatar
0
[email protected] created

Hi there

I have added this to my table but unsure how the create record works

Is the org Id set automatically based on log on details?

Do we need to get the org Id and set the value on the table as part of the create?

If a user belongs to more that one item in the org chart how does this work? Which id is used?

Can we restrict the user to only belong to one item in the Org chart?

Can we get a list of user that sit under the current user i.e he is a manager of a department

thanks

Sorry for so many questions :(


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    Hi,

    You need to set OrganizationUnitId manually. There's no baked-in feature for automatic way of this. You need to set that field yourself. As this is manually done, you can build your own rules like membering user to a single organization etc...