Answered
How to export specific field to text file without field name with javascript
Hi..
I'm trying to export my form data only, like (user name) and (Form Number) ...etc to text file, i used the simple command to export the form this.exportAsText();
but how i can choose specific fields to export also without field names because its abstracted tech names!.
Thanks in Adavance
