User with different Roles and Companies (Roles specific to company_id) #2085
Unanswered
muhammadtalhaishtiaq
asked this question in
Q&A
Replies: 4 comments
-
Duplicate of #2072 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Haven't got any feasible and practical response on my this issue. That is why posted again. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just one hour is really a small time for an answer, don't be impatient, answer takes days sometimes |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is not a bug |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I need to implement a system where a super admin will create roles which will be generic for all companies
But now the companies can also create further roles with specific permissions, how can I do that
how to add company_id when a company is adding role and company_id is null when super admin is creating a role ??
Example:
System User -> Create Roles (For all Companies)
Lets take Company-A
Now company A can create further roles with its own ID(company_id) and those roles will only be shown to
Company A
I hope I explained well, It's possible with this package? But how ??
Beta Was this translation helpful? Give feedback.
All reactions