Hi Scott,
Yes, you can customize the portal screens to further limit the contact. Since you know the individual contact who is signed in you should be able to determine if they are the main entity or an additonal Method contact.
One way to determine a contact vs entity is by adding actions on screen load:
1. Assign an action result using value from session >>>Portal- User Record ID.
This fetches record ID of the current portal user based on the portals table. In your case record ID of the contact since your portal is also built off the contacts table.
2. Use that User Record ID to retrieve value from contacts table looking for the field SpecialType.
This will return 1 of the following 3 results:
'Contact' - indicates they are the main contact / entity that syncs with QB
'AltContact' - indicates they are the alternate contact of the entity that syncs with QB
Empty - if it is not one of the above it should return nothing indicating they are a Method only contact.
3. Knowing this, continue to customize your portal screens to meet your needs.
Need more help? Ask us about Method consulting services.
Valbon Shabani
Director of Education
Method Integration Inc.
Toll Free: 1.888.925.6238 ext. 715
Local and overseas: 416.847.0400 ext. 715
Fax: 416.640.6027
E-mail: valbon@method.me
Website: http://www.linkedin.com/in/valbon