JayLpl 0 Report post Posted April 30, 2019 Hi, Can anyone tell me if there is any way to get a list of all the form fields in a document please? I am populating my document within a web application so, it will be really useful to have a list of products or a printout of the form with the field names showing. Thanks in advance Share this post Link to post Share on other sites
Leslie V. 0 Report post Posted April 30, 2019 Hello @JayLpl, Thanks for reaching out to us through our Community Forums! Unfortunately, there is no shortcut or workaround to extract the form field names in a file. Sorry about that! This can be a good idea to place in our Product Improvements page. If you have any other suggestions, you can also drop it there. Cheers! Share this post Link to post Share on other sites
Steven Zakulec 60 Report post Posted April 30, 2019 Probably the only option in Nitro is exporting the Form Data as an XFDF file, which would get you the form fields- it's an XML document, so you'd need to process it a bit to get just the form field names and nothing else. Here's the info on how to do it: https://www.gonitro.com/user-guide/pro/article/import-and-export-form-data Share this post Link to post Share on other sites
JayLpl 0 Report post Posted May 1, 2019 Brilliant! Thanks Steven. I know I'll be using this a lot. And Leslie, I will definitely add it to the Product Improvements page. Share this post Link to post Share on other sites