Hi guys, is it possible to configure user permissions in such a way that it allows external clients to have a user and be able to see records of modules related to their account?
Thanks!
Hi guys, is it possible to configure user permissions in such a way that it allows external clients to have a user and be able to see records of modules related to their account?
Thanks!
Hi @andresrom
Yes, it is possible to achieve what you are looking for. With the help of Google Sign-In functionalities you can configure the external users and they will be able to access your SuiteCRM. Also, SuiteCRM allows you to create new roles and set the permissions View, Access, Edit, etc.
Thank You, If have any query feel free to ask.
Hi @andresrom,
Even without the use of the plugin, this is achievable with the mentioned Roles and Security Groups along with a per-client user, however, I would highly recommend against it! For numerous reasons most of which relate to security and control of data.
One system that is prebaked into SuiteCRM is the Joomla Portal intended for case management. This system is separated from the main CRM and connects via the API which would provide a superb and secure base for allowing clients to maintain their own data. You would require code customisations to achieve the full functionality you required however the framework is all there.
Hopefully this assist
Thank you @brucemcIntyre and @Mac-Rae . I will dig into the Joomla portal. I dont have very much skills in code custommization, but ill give it a try…