Announcement

Collapse
No announcement yet.

How to add a personalized dashboard

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

  • How to add a personalized dashboard

    Hello, how can I add a custom dashboard for portal users? For instance, I have five users, and I want to assign them to a manager (internal user). On the homepage, I would like a dashboard tile to display the phone number, email, and avatar of each user.

  • #2
    Create a custom entity, for example, "Manager." Assign this entity to portal users with a read-only role. Then, add the "Manager" entity to the dashboard with the desired parameters. For instance, establish a one-to-one relationship between "Manager" and "Users," and afterward, retrieve the name, email, and phone.

    Comment

    Working...
    X