These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

submit button creates csv?

mbland
Registered: May 17 2007
Posts: 10

I've got a form created in LiveCycle Designer 8. I want users to click a Submit button that will save their data entries into a CSV file. Is this possible? How? The file will be in a specified path, no need to submit directly to anyone (eg. via e-mail). Records cannot go directly into a database; they must pass through a CSV file first.

My Product Information:
Acrobat Pro 8, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
If you have a DB driver that can save to a CSV then you can do this. Look at the "DataView" window in LiveCycle Designer. Create a new Data Connection and check the list of available drivers. These drivers bind the form data to an external data source, like a DB or XML file. I haven't tried this before with a CSV file but I think it should be possible.

This is the easy way. If a driver isn't there and you can't download one this is a very difficult task.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script