Links to forms

Viewing 2 reply threads
  • Author
    Posts
  • September 8, 2011 at 4:33 PM #3459

    lgol27
    Participant

    Q: when a record is duplicated, shouldn’t the links be copied too?

    September 8, 2011 at 8:27 PM #4787

    Brendan
    Keymaster

    The question is… how deep does the rabbit hole go? Should all the linked records be duplicated all the way down the line? Or should just the first level links be duplicated? In a one-to-many relationship all the linked records would need to be physically duplicated and linked to the parent too. In a many-to-many relationship, the links themselves can just be copied.

    September 8, 2011 at 8:47 PM #4790

    lgol27
    Participant

    Good question. You can think of one-to-many links as local/unique for that specific record and thus unclonable. And many-to-many links are more public, so of more interest while creating a new copy of the record.

Viewing 2 reply threads

You must be logged in to reply to this topic.