Product: Database Access
Type: new
Title: easier programmatic access to form/report documents
Posted by: [EMAIL PROTECTED]
Affected: [EMAIL PROTECTED]
TaskId: i91223
<http://www.openoffice.org/issues/show_bug.cgi?id=91223>
Effective from: CWS dba31a
CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba31a>
CWS status: ready for QA
*Flags*
-------
API/ BASIC [x]
Configuration [ ]
File format change [ ]
Help/ Guide [ ]
Performance test [ ]
Translation [ ]
UI relevant [ ]
*Description*
-------------
(Strictly, this is an "API client feature announcement", but we don't
have a [EMAIL PROTECTED], do we?)
Programmatic access to forms/reports contained in database documents
is (with the integration of CWS dba31a) easier than ever before:
ThisDatabaseDocument.FormComponents.getByName( "form name" ).open
will open the form "form name" in the very same way a double-click
onto the form in the document UI would do, i.e. doing all the proper
knittings to the document UI.
Thanks to Andrew Jensen for suggesting this new syntax (well, the one
he suggested would be even better, but need some adjustments to the
Basic runtime).
Send feedback to [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]