Change the children to parent relationship to many to one in "Task"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kacper
    Junior Member
    • Oct 2023
    • 29

    Change the children to parent relationship to many to one in "Task"

    Hello!
    In the Task entity, I would like to switch "parent" relation from Children-to-parent to many-to-one. I need to be able to attach more than one parent to a task (for example multiple accounts), what would be the best way to do this?
  • victor
    Active Community Member
    • Aug 2022
    • 731

    #2
    Hi kacper,

    You can create custom relationships, but you won't get the functionality that Task by default currently has.

    Comment

    Working...