17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1081 Views |
-
DataObject relationship 1-to-many ( only in SVN version, not in stable)

19 December 2007 at 5:57am Last edited: 4 January 2008 9:38am
When running the code from tutorial 5 and adding a student to a new mentor object I get:
ERROR:Error 512: ComplexTableField::DetailForm() Cannot automatically determine 'has-one'-relationship to parent, please use setParentClass() to set it manually At l266 in /usr/home/inventheon/www/sapphire/forms/ComplexTableField.php
Notice: Undefined index: line in /usr/home/inventheon/www/sapphire/core/Debug.php on line 247Also after adding:
it gives all kinds of$tablefield->setParentClass('Student');
errors....I hope this will be fixes cause it's major functionality for more complex sites IMHO...fo
| 1081 Views | ||
|
Page:
1
|
Go to Top |

