HI,
I have a 3 level deep structure
Franchisers <-> Joomla User
Klanten
UIzendkrachten
I want the Franchiser to login with his Joomla user account.
The Administrator creates the Franchisers at the backend and links them to a Joomla user
The Franchiser at the front-end can create Klanten & Uizendkrachten (only under his franchiser account)
The Franchiser should see only the Klanten & Uitzendkrachten that are linked to it's own Franchiser account.
How can I accomplish this the best way?
Now the Franchiser can see ALL Klanten & Uitzendkrachten, so somewhere I should apply the filter automatically based on his Franchiser ID.
Any suggestions? Please let me know