https://bugs.documentfoundation.org/show_bug.cgi?id=165992
Robert Großkopf <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED --- Comment #6 from Robert Großkopf <[email protected]> --- (In reply to Curtis Wolfe from comment #5) > Thank-you to [email protected] for your suggestion. I followed you > suggestion except that I first removed the default installation of > LibreOffice and the existing installation of Java. After installing your > version of LibreOffice and reinstalling Java I am able to print Box Labels, So this bug could be set to WORKSFORME, right? > Opening #2 referenced above you should only be able to only add new records. > The existing records, all 319 records should display and when the Next > Record Button is pressed a blank record 320 should be created. This behavior would never work: You have created a form, only depending on one table (no subform). This form has been set to "Add Data only" (see properties of the form). So no old data will be shown, only the data you want to add. Set this back to "Add Data only" → 'No' will show all old data. But with "Next" you will show next data of the whole data. You have to create a special button for New Data if you want to add new data. > form (#2) is opened only a blank Record 1 of 1 is displayed. While the Form > can be filled-in a new record can not be created. There are fields in the form, which are set to "Entry required" in the table but aren't set to "Input required" in the properties of the form field. So an error appears here when trying to save data without filling this fields with data. > > Your statement "You are using a special packed version of LO from Ubuntu". > I looked this up online and if "LO" stands for Loopback device then I am at > a loss as to how to use that information. LO is shortcut for LibreOffice. I will close this bug to WORKSFORME. Write a private mail to me if you need more help by creating a form like you want. -- You are receiving this mail because: You are the assignee for the bug.
