Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

Need help with autofill fields

Avatar

Level 1

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.

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

0 Replies

Avatar

Level 6

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.

1.JPG

Also check this document.

Avatar

Correct answer by
Level 10

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

Avatar

Level 1

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

Avatar

Level 10

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

Avatar

Level 1

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

pic.jpg