Avatar

Level 4

I have a LiveCycle form to which I want to add a button that saves the file with a new filename by grabbing data from four fields. I can't find a way to do this using XFA javascript. I came across this possible alternative: embed the XFA form in an Acrobat PDF. Is this possible? Then in the Acrobat PDF, I could add a button and some javascript that I know works in Acrobat, and my problem is solved. I've attached the XFA form for reference.