The issue with Link Multiple

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lj4353
    Senior Member
    • Nov 2023
    • 114

    The issue with Link Multiple

    The issue with Link Multiple is that when I add new records inside, they don't appear in the Bottom Panels in real-time. I have to modify something, refresh the page, and only then they show up. Additionally, when I add a second time, the previously added records disappear.
  • yuri
    Member
    • Mar 2014
    • 8467

    #2
    I suggest using more descriptive topic names. For example, "The issue with Link Multiple" => "Link Multiple not synchronized with relationship panel".
    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

    • yuri
      Member
      • Mar 2014
      • 8467

      #3
      The system was not designed to support both a Link-Multiple field and a Relationship panel added for the same link.

      You can create a view setup handler that will listen to model sync and then trigger 'update-all' event.
      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...