How can I delete Parent child relation ship between two models without deleting child model?

Find more posts tagged with

Comments

Sort by:
1 - 1 of 11

    Hello,

     

    Go into the Parent model.

    Delete the link between the parent object and the child object defined.

    Exclude the unconnected Child object from the model.

     

    Regards,

    Matt