Different Project Grid Layout based on identity?

I know how to customize the project grid layout by editing the preference for the World identity.
However, I would like to have different layouts based on different identities. Is this possible?

The reason is that we are different companies working in the same database, and we use the project module differently.

  • Hi,

    I don´t use PM a lot and don´t have a solution. But I can give you a hint where to start:

    The hardcoded world identity is in the following codetree file in section "_loadColumnsPreferences: ":

    Innovator\Client\Solutions\Project\javascript\ProjectPlans.ts

    You maybe can expand this one so you can pass your own Identity information. Good luck!

    Angela