Best Regards & Thanks!
Fong Lin
>>> On Tue, Mar 13, 2007 at 9:31 PM, in message
<[EMAIL PROTECTED]>, "Bryan
Rasmussen" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I need to be able to do the following:
>
> have two form elements that bind to two xml elements, let us call them Price
> and Quantity, when PRice and quantity is filled out there should be a
> display
> somewhere in the document that shows the result of multiplying price by
> quantity, but that display does not have any binding to the XML.
>
> so form element Price binds to Element Price, form element Quantity binds to
> Element Quantity, form element Priceresult does not bind to anything but is
> used to display the result of Price * Quantity.
I don't think this requirement can be implemented in openoffice xforms. For if
the form element Priceresult does not bind to anything,
The calculation function in binding property can not be applied.
Maybe you can use macro to meet your requirement. :)
> Also,
> can I bind multiple form elements to the same xml element and declare in
> some
> way that the form element that has actually been filled out can take
> precedence?
So far as I know, I don't think it can.
>
> Thanks,
> Bryan Rasmussen
>
> ---------------------------------------------------------------------
> To unsubscribe, e- mail: dev- [EMAIL PROTECTED]
> For additional commands, e- mail: dev- [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]