Skip to main content
Participating Frequently
August 25, 2020
Question

Acrobat Community: How to designate column order for fillable form data report?

  • August 25, 2020
  • 1 reply
  • 714 views

Greetings - I have created an Acrobat Fillable form  and when I retrieve the data and open the .csv report file, the field columns are in reverse order?  How can I modify this order?    Please and thank you for any help.! 

    This topic has been closed for replies.

    1 reply

    try67
    Community Expert
    Community Expert
    August 25, 2020

    In order to control the order in which the data is exported you must use a script.

    KaySera19Author
    Participating Frequently
    August 31, 2020

    Thank you.  How would I go about figuring out how to do that?  (I'm not terribly tech savvy.)  

    Thanks again in advance. 🙂

     

    try67
    Community Expert
    Community Expert
    August 31, 2020

    This is not a trivial task if you don't have any experience in Acrobat JavaScript, as it involves collecting the data in the desired order, making a data object with it, and then exporting that data object to a file.

    If you're interested in hiring someone to create it for you feel free to contact me privately via [try6767 at gmail.com] to discuss it further.