The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ideas/Advice
#2
If I am understanding correctly, each company has its own set of pages each user would access? Is that right? Have you thought about having a permission group for each company?

If I am right, you could have a company table, match that to the permission ID, and match that to the user. It would obviously take more than just that, but that would be a start.

The way I have my system setup is for one single "company" lets say, and each level has its own extra pages it has access to. So you could have a permission level for each company, and then make a code on the account.php or home.php page that redirects to a certain page based on company, and then you can use the companies to do up a nav.

It won't be easy, but I can see it working.

I hope this helps.
  Reply


Messages In This Thread
Ideas/Advice - by muhammedc - 04-04-2017, 02:02 PM
Ideas/Advice - by Brandin - 04-05-2017, 04:26 PM
Ideas/Advice - by muhammedc - 04-10-2017, 07:44 AM
Ideas/Advice - by mudmin - 04-10-2017, 12:00 PM
Ideas/Advice - by Brandin - 04-10-2017, 08:37 PM
Ideas/Advice - by mudmin - 04-11-2017, 12:46 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)