Hi Peter, > I am checking the functionality of sub forms. I have a main table for > people and a second table for contacts made with the people. They are > linked by the people primary key. For each person there can be a > variable number of contacts. The main form shows the people and the > subform shows the contacts. Every thing works, if I change the person > the corect contact records are shown. However I cannot add new contacts > to the subform. I have recreated the data base a number of times and > then recreated the form and subforms but I am not able to add new > contacts. I presume I must be missing something in the way I set up the > form and subform.
You could add new contacts directly in the table? Is the primarykey-field of the contacts part of the subform? Is there any error-dialog appearing? > > Am I right in assuming that I should be able to add new contacts to a > person via the sub form? You are right. You must be able to add new rows in the subform. Subforms arent constucted for only showing the content. > Regards Robert -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/documentation/ All messages sent to this list will be publicly archived and cannot be deleted
