Skip to main content
August 16, 2023
Question

Different clients in one app

  • August 16, 2023
  • 2 replies
  • 0 views

How we can manage to different clients in one app of same instance?

    2 replies

    stefanhelzle0001
    Brainy
    August 16, 2023

    Depending on your specific requirements, this can easily done using groups, record security and objects permissions. Or, not at all.

    August 16, 2023

    I concur with Stefan's remarks. The different clients are just different roles they have in the application.
    Based on their group membership they have different functionality on the User Interfaces and see different data sets.
    Easy to do.

    The only challenge I see is: if you have to apply this to an existent application and this topic was not in view when the application was build.