Normally when an agent has customers registered, they can see a complete list of these customers on their dashboard. Can you please provide the code to also list their subagent's customers, preferrably with a signifier to show that it belongs to a specific subagent? Thanks in advance!
Hi there,
Normally when an agent has customers registered, they can see a complete list of these customers on their dashboard. Can you please provide the code to also list their subagent's customers, preferrably with a signifier to show that it belongs to a specific subagent? Thanks in advance!
Hello Spencer,
It is possible to allow agents to also see their subagents' customers on the Customer dashboard page.
To achieve that, please add this PHP code snippet to the site:
Regarding a identifier to know which customer belongs to which agent, you can also add this PHP snippet:
It adds an extra Parent Agent column.
Kind regards,
Stefan