Different role center for each company

denpardenpar Member Posts: 80
edited 2013-06-14 in NAV Three Tier
Hi all,

I have a database with five companies, one of the companies is only used for registration of the hours worked.

I want to setup a role center for each user/company, so...

user1 company1 role center A
user1 company5 role center B
user2 company3 role center C
user2 company5 role center B

Is this possible? I can't find the code where the role center is selected for a specific user?

Gr.,

Dennis
If your work becomes a passion...
www.pardaan.com

Comments

  • Evert-JanEvert-Jan Member Posts: 36
    You can add your own code to codeunit 1 in function DefaultRoleCenter.

    You can find more info in this blog:
    http://dynamicsuser.net/blogs/waldo/arc ... 9-rtc.aspx
    Regards,
    Evert-Jan
  • denpardenpar Member Posts: 80
    Evert-Jan,

    Thanks for your information, but I already read this blog post...

    Of course, I can change the code in codeunit 1!

    But what I try to understand is where in the code a role center for a specific user is set?

    Gr.,
    Dennis
    If your work becomes a passion...
    www.pardaan.com
  • Evert-JanEvert-Jan Member Posts: 36
    Ah, well I don't think we can see that code.
    Regards,
    Evert-Jan
  • denpardenpar Member Posts: 80
    Ever-Jan,

    I'm afraid you are right....

    Thanks anyway!

    Gr.,

    Dennis
    If your work becomes a passion...
    www.pardaan.com
Sign In or Register to comment.