Expand my Community achievements bar.

Data selection

Avatar

Level 2

I have a text file with customer data (cust#, customer name, customer address, etc.).  I want my users to be able to enter the customer number and the customer information fields to fill in.  How do I accomplish this?

TIA
mike

1 Reply

Avatar

Level 10

Hi,

I don't think you can hook up an XFA form to a text file. You can make a data connection to a spreadsheet or database. However this will not work if the user has Reader, UNLESS the form has been Reader Enabled with LC Reader Extensions ES2 first.

Another option would be to maintain the customer data in an XML file and then occasionally import this into the XFA form.

Both options would need an initial set up and there are examples on the forums. Also see Stefan Cameron's blog that has lots of examples on data connections: http://forms.stefcameron.com/

Good luck,

Niall