Announcement

Collapse
No announcement yet.

Custom Tab in Portal to show Portal Users Account

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Custom Tab in Portal to show Portal Users Account

    If we create a portal, configure the portal to display Tab “Accounts”, create a portal user and give them permission to view Accounts but only those which they are assigned to, we get a tab “Accounts” on the left menu as expected. Clicking the link, displays only those accounts the portal user is assigned to as expected. Clicking the individual Account in the grid shows that portal users Account details as expected.

    My question is, how do I create a custom tab in the portal called “My Account”. Which, when clicked, shows the portal users’s account detail record?

    Can someone please provide step by step instructions ? EspoCrM 7.1

  • #2
    Hello czcpf
    as you can see in portal user settings, you can set multiple accounts for user. It's to code a functionality which would allow for choosing favorite and add My Account link, but it require coding skills.

    Comment


    • #3
      Hello emillod

      Thank you. I see now the following relation in EspoCRM

      Account (Many) - To - Many (User) relation.

      Comment

      Working...
      X