Den 2010-09-03 17:07:47 skrev Johannes Graumann <[email protected]>:

Hi,

Is it possible to have form controls in an ODT who's numerical content
automatically derives from each other?

I envision to have three "Formatted Field"s A,B and C and C would - after A
and B have been filled in by the user display the sum of A's and B's
contents.

I know how to do this with jscript in scribus-generated pdf, but would like to achieve something similar (without the need for a database) in writer - optimally this would survive the PDF export, but I'm probably asking to much
...

Thanks for any pointers, Joh


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


The closest I get, without writing a macro, is to link all three of the fields to three cells somewhere, maybe hided. Set Read Only to Yes for field C and in the cell that is linked to C, type =A1+B1 if field A is linked to A1 and field B is liked to B1.

But I don't know what happens when exporting this to PDF… It probably won't work.

--
Kind regards

Johnny Rosenberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to