I am trying to create active subforms in a mainform. According to the documentation that comes with OpenOffice, you can create a subform to either display or enter data from or to a table not associated with the main form. When I do create a subform and associate it to a different table, any control that I create is not usable when I go out of design mode.
1. Manually creating the subform in the Form Navigator, updating the data tabs, creating the controls and populating the control properties. Result - inactive (and useless) controls.
2. As per the documentation, creating a form with the proper controls (that actually work) then dragging the form to my main form to create a subform. Result - can drag the form (intended subform) but it won't allow me to drop it into my main form.
Is there something I am not doing? Has anyone else had a similar problem that they've been able to overcome? Any help is greatly appreciated.