I'm using Live Cycle 8.0 to make a form. No problem there, but I know
nothing about scripting and I can't find any good tutorials online.All
I'm looking to do is have a pop-up window appear with some file naming
convention information in it (e.g., "Ensure that the file name is in the
following format: FileName_DDMMYY") any time the user saves. I've read
about the PreSave application event, and think this is what I need to
use, but have no coding experience.1. Is there a way to do this through
th...