Hi, I am trying to associate one to many relationship through code, it seems that it is different from many to many association, since I just need add existing id to the relationship entity for many to many association. For one to many, do I have to create the record first? since every record has lookup values, not sure associate this. please help.
↧