Sorry Jeff. My apologies for the link. I've copied the text below:
To understand your questions I’m picturing a situation where we have Method as the main customer and jobs set up for each of the locations (Chicago, NewYork, LA and etc). So when Method logs in via the portal they should also see the jobs.
This can be done but it requires customization on the portal screens. Include the action ‘Override Filter By Active Record ID’ on each of the portal screens when they load. This will remove the automatic filtering for portals.
Then you simply modify the filters on the grids. As a hint you will want to have the main customer name in this case ‘Method’ displayed on the screen or in a shared result so you can use it to filter the grids. In step 3 of 8 on the grid wizard try filtering the customer field with the condition ‘Customer starts with….’ and use value from screen or shared result which should hold ‘Method'. You should then be able to view info on all jobs for ‘Method’.
Yes, you could also create reports but that might require customization depending on how it’s done on the portal screens.
Hope this helps,
- Adam