Hello,
I am in need of help with a form that has multiple pages. I have certain fields that I are duplicate throughout my document. How to I have those fields auto populate throughout the forms/document? For example I'll have fname, lname, addres, phone etc... How do I get those fields to fill in automatically on the other pages of the form? Is it possible? Any suggestions are welcome.
Thank you in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
If this is just a fill operation then ensure that the fields have the same name. Then set the binding to global and all fields with the same name will get the same value.
Paul
Views
Replies
Total Likes
Hi,
You poplate fields with XML file, WebService or databse. At Data view tab you can create DataConnection and bind form fields to datafields.
If you will use XML bind you can use preview data file, it can be set form file - form properties - preview.
Also check this document.
Views
Replies
Total Likes
If this is just a fill operation then ensure that the fields have the same name. Then set the binding to global and all fields with the same name will get the same value.
Paul
Views
Replies
Total Likes
Thank you so much for your help.
Nuevaabeja
Views
Replies
Total Likes
Thank you so much for your help. I have tried what you suggested I do
and the fields are populating like I need them to. I may need more help
as I learn more about this program. Thank you.
Nuevaabeja
Views
Replies
Total Likes
How do you set the binding settings?
Views
Replies
Total Likes
Drag and drop the node in the data view onto the field in the drawing view. If the field does not exist yet then a new field will be created for you. Or you can open th eBinding tab in the Object view and fill out the Defaulr Binding field.
Paul
Views
Replies
Total Likes
Click on the field you want to bind. Open the Object Palette if you don't alreaddy have it open (click on Window then Object - NOT Object Library). In the Object tab you should see a Binding tab. Click binding, rename the field and set the default binding to Global. You are now done with this field, you will need to do the same with the other fields that will have the same information (All fields that are the same must have the same name and be set to global for the auto fill). I hope my instructions make sense to you. Hope this helps.
Nuevaabeja
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies