Answered
I am new at livecycle designer stuff and i am trying to populate some fields based on a checkbox.
Here is what I want to do. I have a form with "ordered by" fields "Same as Above" checkbox and "Delivered To" fields. If the "Same As Above" box is checked, I want all the fields in the "delivered to" area to be populated with the data that was entered in the "Ordered by" fields.
Any help is greatly appreciated.
Set your text fields "Ordered by" to global binding.
Create a static text field for "Delivered to" an fill it with some spaces.
Mark some spaces and select "text in continuous text" from the context menü (right click).
Designer will create a hidden text field.
Rename this text field to "Ordered by".
So if you type in something it "Ordered by" the static text field will show the same entries.
Now you can mark some other spaces in the static text field and repeat the method for some other global fields of the form.
Example for a static text field filled with entries of other form fields:
[Product]_with amount_[Amount]_was ordered by_[Ordered by]_on_[DateField].
Software ABC V1.0 with amount 1 was ordered by Somebody on Sat 3.21.09.
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs