Adding contacts relationship for Portal not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rouhu
    Member
    • Sep 2020
    • 39

    Adding contacts relationship for Portal not working

    With EspoCRM 8.3.4 whenever a relationship is added, additional "c" is added to the relationship name. Now I am trying to add new many-to-many relationship to Tasks and Contacts entity which needs to have the name "contacts" for Portal use as documented at https://docs.espocrm.com/administration/portal/ but the name is forced by the system to be "cContacts" and then the portal role rights for contacts no longer works.

    Can the relationship name be changed in config file and DB side for the Role rights to work ?

    Thanks for advice.
  • yuri
    Member
    • Mar 2014
    • 8485

    #2
    The prefixed can be disabled. https://docs.espocrm.com/administrat...g-params/#misc customPrefixDisabled
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...