Adding related record with the Add: method
|
|
Hi Using a BXSynchronizedArrayController that contains records of a “one to many” realation (filled in a content set), the Add: method doesn’t automatically set the foreign key to the id of the master record. It is necessary therefore to create custom code. Best regards |
|
|
Sorry about taking time with this. You’re correct, the array controller could check if its key path is for a relationship and add the object to the set. I can’t say for certain, how soon we’ll address this issue, but I’ll open a case for it anyway. |