To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=104410 Issue #|104410 Summary|The command "open" to open a form in a directory doesn |'t work when you use ThisDatabaseDocument. Component|Database access Version|OOO310m11 Platform|PC URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|none Assigned to|dbaneedsconfirm Reported by|thierrym
------- Additional comments from [email protected] Fri Aug 21 14:54:36 +0000 2009 ------- Under Vista, the command "open" to open a form in a directory doesn't work when you use ThisDatabaseDocument. This command doesn't work for a form in a directory : ThisDatabaseDocument.FormDocuments.getByName("Repertory").getByName("Form_InRepertory").open This command works for a form which isn't in a directory : ThisDatabaseDocument.FormDocuments.getByName("Form_NotInRepertory").open See the example base joined (which use Xray to see the methods an properties of the objects). --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
