On Mon, 4 Dec 2006 21:48:30 -0500 "Barry D. Hassler" <[EMAIL PROTECTED]> dijo:
> Yea, I got the form part of it ok. But how do I reference those form fields > throughout the rest of the document? I'm specifically creating a > proposal-type document template where I want to reference the company name > (form field) many times throughout the document. Let's see if I understand what you want. You want the user to fill in a form field (e.g., company name) and have that name appear in multiple places in the form automatically, even though only one of them is filled in? If that is the case, you need to link the controls. I don't know how to do that, but I know it can be done because I did it accidentally once and it was hell getting them unlinked. I had 30 drop-down boxes on a page, each created by copying and pasting the control. I had them all linked to a field in a OOo Base table. When the user clicked on one of the boxes and made a selection it automatically changed all the rest of the controls to the same selection. If I misunderstood what you want, please clarify. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
