I need to be able to let customers view their own projects (status, etc).
I have created the project.
I have associated the account with the project.
I have added the employees who need access to the team list.
I went to add a customer, but could not figure out how to do so...
I went to Projects > List > Project Center, Team->Modify. None of my accounts or contacts show up in the lists presented. Should they?
So I thought to myself, "Maybe I have to set the user as a portal user first." Nope, that didn't change anything. I did that and nothing nice happened. Is there another way to do this?
I added a row to the project_team table duplicating the values for the employees, but substituted the user_id of the portal user...Now they show up in the modify team list and are editable, but when the portal user logs in they still cannot see the project.
BIG QUESTION: How do I make it so that customers can see the details of a project and (ideally) add tickets or something similar.