(08-19-2016, 02:48 PM)joebordes Wrote: both projects are open source: you can change whatever you want. Also MYC has plugins that should work on our version. It is a fork of their work.
coreBOSCP is almost another interface to your database, you can do a LOT of things there. There is even a "CRM mode" which has less restrictions than the "Portal mode".
08-20-2016, 09:43 PM (This post was last modified: 08-20-2016, 10:01 PM by rslemer.)
Ah ok, but the CP agree with profile of user used to connect thru webservice. And more other modules, like a company details, cobropago ( without a user profile ).
Company details not show anything ( ? ) ( I think thats is issue ... )
Not setting at module customer portal ( attached ).
Is correct?
My wish is give access a customer portal, for client only see and change owner data
I don't know, why setting a profile, for that. Because, profile of user ( for connect ) need access all contacts right?
That configuration screen is for the vtiger CRM customer portal, not for the coreBOS customer portal.
For coreBOSCP you have to configure the profile of the user that is connecting via webservice. In other words, coreBOSCP is "just" a webservice application, it has permission to do whatever the user that you use to connect can do. You configure that profile as you would configure the profile of any other user in settings > profile.
I created a User with access profile for all contact records to be config user coreBOSCP ( setting in PortalConfig.php )
This is necessary so that the coreBOSCP allow the login of each client that will access the portal
However, with this configuration, when I give access to a client, it will have access to all the contacts of other customers as well.
In a customer portal, each customer can only have access to their own data, correct?
How should then be the profile of this user connection, which allows all customers with access to the portal, able to log in, but once inside the portal do not have access to other clients?