Am Donnerstag, den 04.10.2007, 17:00 +0200 schrieb bryan rasmussen: > As far as repeat, no. I have some examples generating UBL documents > (Invoices) outside of OO with the user determining at generation time > how many lines are required. This however ran into another problem > with the OO implementation which cannot handle the large number of > bindings such a format as UBL requires for the editing of a large > document. I mention UBL because your reference to Order made me think > this might be the target (or a similar financial documents format). > However I suppose that if you can make good arguments as to why this > should be focussed on more than other development areas it could > become an action item for someone /based on conversations.
Mostly anything modelled as an 1:n relation in a database is a potential candidate for repeated sections. invoice -> item list item production -> parts list contacts -> e-mail, telephone recipies -> ingredients room plan -> occupation calendar customer -> orders orders -> ordered items ... I could add to this list all day long. Okay, some cases may be solvable with some workarounds and others may never be used in a form made up as XForms-instance, but the rest is enough for requesting this feature. I stepped back from using OO.o for XForms since I know this essentially important feature is missing. Marc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
