Apache OpenOffice (AOO) Bugzilla – Issue 112412
Ineffective DB.Table.field reassignment
Last modified: 2013-01-29 21:47:27 UTC
In a text document, if one field *originally* inserted from DB.Table1.field for instance is reassigned to DB.Table2.field (another table from same DB by double clicking of the field) the output at printing stage (answering Yes at "Do You want to print a form letter") will leave the fields empty OR will simply print the "field" name (variable name).
Hi, Can you fill both fields via the Data to fields button in the DataBrowser toolbar?
Hi, Can you pls look at issue 112609, looks a related. Thanks, Cor
Hi cornouws, Indeed it seems related to your issue as well. When there are more than 1 DB or table references the document cannot be populated properly. I'll attach test case so developers can easily reproduce and confirm issue. -Swift