I'm currently using LiveCycle Designer ES8.2 to create a daily log type form for my agency. This form will be filled out each day and then saved locally. I want to take any guesswork out fo the equation when it comes to naming the file by the users.
Is it possible to create a Save button that automatically names the file? For example instead of a button that brings up the Save As menu (which I can create already), can I create one that once clicked automatically saves the file to C:\Logs (or whatever location) as "Daily Log 052013"? Or will I have to use a SaveAs button and rely on the user to type the file name and date?