Change filename prompted when submit form by email

My form has a submit by email button for users to submit the filled form through email(attached as pdf). Upon clicking the submit button, I want the pdf attachment to be in a customized filename (eg:YYYYMMDD_form1_txtfield1.pdf), or the least if user choose to submit using external webmail and prompted to first save the file, the filename(on the Save As dialog) will automatically be set to the customized filename.
Is this possible? or Is there any other alternatives? I had went through a number of forums/articles on this but I did not find the solution.
Thanks loads.

The send pdf in an email will save the fiel as is in a temp folder with the name of the PDF that already exists. If you want to change that name you will have to do a file save operation. For security reasons you cannot automate the file save without the user's knowledge (they have to click OK). I do not know of a way to seed the SaveAs dialog with the filename that you want.
Paul

Similar Messages

  • Change file name when sending form through email

    Hi all,
    I created a form that can be downloaded, viewed and completed by the user in Acrobat reader, and then sent by email as a pdf-attachment by pushing a submit-button. As the form will be sent by several different users to the same address, in order to avoid confusion it would be good when the filename would not be the original form name, but someting based on the individal data entered by the user.
    Is there a way of between having filled in the form and actually sending it, automatically change the file name? I know users could save the file first and thén send it, but I would like to spare them the hassle.
    Thank! Mateo

    To do that you woudl have to certify the form which brings into play a whole other series of issues.

  • Submit form by email

    Hi!
    I try to submit PDF form by email using this Javascript code:
    Doc.submitForm({cURL: "mailto:[email protected]", cSubmitAs:"XML"});
    It does nothing.
    I tried to use "this." instead of "Doc.", use "PDF" instead of "XML", I think I tried almost anyhting and still unable make it work. I use Android OS, have e-mail client up and running, write new message works from another application well.
    Have someone email submit button working, please?
    --- Jaroslav

    Hi John,
    I am thinking like , when user click  a button to send this form, make the second page as  hidden. Design the form  in such a way that it has 2 sub forms. The first form will contain the data that should be send  and the  second sub form contains data  that should not send. Inside the button click write code to make the second sub form   hidden.
    regards
    Shaira.

  • Responses not coming to my e-mail when "Submit Form" clicked

    I currently have a trial of Adobe Acrobat XI Pro in which I created editable forms, in hopes that my co-workers who work remotely will be able to submit forms and they will come directly to my e-mail once completed. It works when I submit them to myself from my own computer, but it doesn't work when someone does it from another computer. Do they need to have Adobe Acrobat Pro in order for this to work? What program/version is necessary for this to work? It appears as though it is submitted, but it never reaches my e-mail.

    tonyb1117 wrote:
    It works! Thank you very much for pointing that out "bregent" and "osgood_". I have one more small problem though, when signing out my contact form the phone number field does not accept any phone number?
                  <input type="text" name="PhoneNumber" id="PhoneNumber" value="<?php print "$phoneNumber"; ?>">
    <span class="textfieldInvalidFormatMsg">Please enter your phone number.</span></span></td>
    Any solutions?
    I don't know anything about Spry validation of form fields but I think it requires you to set the type of validation, i.e., text, email, number.
    Have you looked in that direction.
    I presume what youre saying is when you hit send you get a red message saying phone number is not valid or something along those lines?

  • Submit form by email: changed behaviour in v10?

    I have a networked pdf form that staff complete and submit as an fdf file.  On submission the users (with MS Outlook 2003) have seen the form data file appear in an email with pre-populated address, and can add a message and data to support the form.
    I recently updated to Acrobat Pro v10 and just made som minor changes to the form. There were no changes to the Submit button (which hasn't changed in terms of its dialog options anyway), but the form did of course have to be re-enabled with Reader rights after modification.  On submission. users (with Reader v8 or 9) now receive a message asking which email application they use (Desktop or web) and having selected Desktop receive an information message that the email will be sent automatically if Outlook is configured to auto send.  Anyone know what has changed and how I can 'turn it off', as I don't think I can interfere with everyone's Outlook settings. [At the moment we are getting multiple copies of forms, as folk keep hitting Submit and see nothing in their email]

    The LiveCycle forums are here:
    http://forums.adobe.com/community/livecycle
    This one is only for discussions on the forums themselves.

  • Disable save prompt when closing form

    Hello,
    I am looking for a scripting command to stop the prompt to save a form. I am sending the form via a submit button, so a locally saved copy is unnecessary since the form will be attached to a sent email.
    Does anyone know how to stop the prompt to save the form once it is completed?
    Thanks in advance for any insight!

    Go to System Preferences > General & check "Ask to keep changes when closing documents."

  • Submit form by email - doesn't work

    You create a form using the wizard, with prominent buttons to print and email the completed form as an attachment.
    When the recipient has completed the form and used the button to submit/return it by email the attachment is not a modified/completed PDF but an XML file.
    Some people may want an XML file because they are handling numerous returns for input to a data table. I don't. I expect the default for this feature to be a completed PDF. But this does not appear to be an option.
    I have looked in vain for some way to select a Property 'Submit As' which offers the PDF option.
    There are others in the forums bemused by this failure in the programming. Adobe, please tell us of a solution or fix, or at least improve the onscreen information to reduce expectations and warn users to save and attach completed forms manually. Better still, fix it with a Submit As PDF option.
    Thanks

    Rhonda,
    You'll have to forgive my ignorance, but I am unfamiliar with the Web Premium CS3 tool of which you speak. Reader Extensions is a feature that can be added to the LiveCycle ES installation at a give location. Someone can correct me if I'm wrong here, but I believe you need LiveCycle ES in order to reader extend PDF forms.
    Any forms that are developed in designer, no matter how sophisticated they may be (dynamic in nature, with all kinds of business logic goodness built in, and buttons to do everything from print to submit via email), will just view as a static PDF with the free reader tool (ver 6.0, 7.2, 8.0, etc...). Reader extending a PDF file is an extra step that is done after the form has been completed (completion of development). LiveCycle ES allows for a user to perform many of the functions that Acrobat allows (filling in of forms, and submitting them) with just the free Reader client being loaded on the end users machine. Of course the form must be filled in through the LiveCycle workspace tool, and would appear to be a static PDF file if the form was downloaded and viewed with Reader outside of the workspace tool. Again, the exception to this being if the PDF has been Reader Extended.

  • Submit form without email client

    we have recently acquired Reader Extensions with the main aim of allowing submission of forms by citizens online without the form actually asking the user for an email client on the PC.
    Developer uploaded the form and applied rights on the form through the reader extensions, but on returning back the form from the server, the "submit" button on the form stillasks for the email client on the local PC. The 'Submit email' button automatically generates the email client popup. is there any way to go round this, i.e, the public can fill in a form online from anywhere without the form actually asking for an email client on the PC ? Pls help. we were told that Reader Extensions was the solution for this problem.

    Usually the PDF submit by email button when used in Reader will ask whether they want to send it via an email client or save it to use with webmail e.g. Hotmail. The first selection will automatically open the default client on the computer (Outlook, Windows Mail etc) and launch a new message automatically populated with the email address to send to, subject and PDF attachment, as specified by the form author, ready for the user to press send. The webmail option allows the user to just save the PDF form on the desktop and manually log into their webmail account, create a new message, enter the email address to send to and attach the PDF previously saved.
    The process isn't ideal and causes email submit to be either unreliable or generates questions from the user who are unsure how to proceed. We have a server-side system that eliminates this standard process and allows the a submit button to be placed on the form that uses http submission to our server, which then automatically dispatches the completed form to your email address as a PDF attachment. Its quick and simple, all the user does is complete the form, press send and then press OK to the thank you pop-up and moments later you get the email.
    It was initially intended to be used privately for our own clients however a few weeks ago I started offering it to anybody that needs this facility, it doesn't cost much and I can let you try it out on your form upfront. Just go to www.pdf2email.co.uk for more information. A while ago it took me hours upon hours of research to find a solution and it took quite an investment in time and money to set it up but it has most deffinately been worth it.
    Regards,
    Ben

  • Restrictions on PDF Form and Submit Form to email

    I have two questions:
    After creating my pdf form and sending it to the client, once they have filled this in is there a way to restrict the document from being edited again?
    How do a add a submit button to the end of my form so that it automatically gets sent in an email?
    First time user

    Read documentation on CF8 : "Although forms created in
    LiveCycle Designer allow several types of submission, including XDP
    and XML, ColdFusion 8 can extract data from HTTP post and PDF
    submissions only".

  • Naming of PDF when submitting form via email...

    Is there a way to name the pdf that gets attached to the email when using the submit by email button? currently it seems to assign a random selection of characters as the name of the pdf.

    Please see following thread:
    http://forums.adobe.com/message/4450906

  • FRM-92101 error when changing the passwd when running Forms 10g application

    Hi Friends,
    Issue is with: Getting FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration. Please look into the web-server log file for details.
    Steps i followed.
    1. Start th OC4J instance of the oracle 10g.
    2. Login with one user/passward and opens Forms 10g application
    3. By Using One Form, changed the passward of the current user.
    4. then closed the Form and then try to close the Forms Application.At this stage i got an error message FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration. Please look into the web-server log file for details.
    I verified the log files but i did not get any relevent information
    Please help in this scenario.
    Regards
    Madhava Rayalu

    Could you paste the complete error message?
    Does this works fine when you change the username /passwd for other users ?
    Rajesh Alex

  • Need Help: Submit form through email

    I need to submit my form to an email address on single click of a button.
    The submit type can be either XML or PDF. But i should neither get any warning nor it should open the Email Client.
    And everything should happen within Adobe Reader 9.
    Is this possible?
    Thanks in Advance,
    Nith

    Hi Nith,
    I saw this question and was interested in what sort of database setup you've got etc. Im a bit new and was just starting to explore how or if you could establish a database to take and store  the information directly from the forms
    I know this is a bit off topic.... but any pointers would be appreciated. I have CS4 master suite (no other livecycle products or budget for them though) and Office 2007.  
    I had been using a custom xml parser to pull the info and put it into target files but this has no storage/reuse potential and is getting real "clunky" so im keen to learn about databases and livecycle.  
    cheers

  • Submit form to email addressee of the user's choice and submit as pdf

    I've been able to set up a Submit button so the user can select the email address, but I can't set up the submission so the form is sent as pdf. Can anyone help with this?
    Thanks,
    M. Dawn

    Here is a post that describes this topic in detail:
    http://forums.adobe.com/message/2262709#2262709
    Paul

  • My font size changed in Firefox when trying to read email using yahoo email. I now have to use explorer to read my mail. can you tell me how to return back to the readable size font. thank you

    I have been using firefox for years to read my email. recently the size of text became small and hard to read. I would like to get the text size large again, so I don't have to use the other browser. I have a att yahoo email account and subscribe to at&t uverse for internet service.

    I tried both of your suggestions and neither one worked. I found the solution by clicking on the "View" button, then "Reset". This put my email back to the original font/text size. Somehow the screen had been Zoomed in, so to change it, follow the instructions above.

  • Is Acrobat Attachments possible when submit pdf form as XDP

    I need to attach documents in my pdf form using acrobat attachment functionality (not the workspace atachments). It works fine when submit form as PDF but fails when submit form as XDP. I need to add some data to form data(process ID using SetValue) before assigning to 2nd user. For this, I think, XDP submission is best. But Using PDF submission I am not able to modify the data in between the process using SetValue.
    Is it possible to send attachments while submitting form as XDP ?? OR how else I can achieve this ??
    Please Help.
    Thanks.
    Abhinav

    Is there a simple way (I don't know javascript) to get all fields/values in the email body?
    This can be done with JS, and it's not too complicated, but you can't generate an email from Reader without any attachments (well, actually you can, but then the amount of data you can put in it is very limited), it has to have either the entire PDF, or a file with the form data, attached to it.

Maybe you are looking for

  • Opening User defined Fields Form via API

    Hi Is there a posiibility to open those user defined field - forms via API. If yes is it possible to check if it is already open? TIA Phile

  • Language recognition: why can I only select english for transcription?

    I found an introductory video explaining language recognition. there the user could transcribe audio metadata and select different languages. when I do this, all lanugages apart from English (USA) are grey and can not be selected. Why could this be?

  • Won't take my Serial Number...

    I just bought the Family pack of iWork '08, but when I input my Serial number it won't take it. I enter it and then it closes Pages (or Keynote or Numbers). It's a 23 character string with dashes. I've tried with and without hyphens and with and with

  • Turn off failing time capsule hard drive

    I am using my old time capsule with failing hard drive to extend my new time capsule wifi network.  Can i turn off the failing hard drive in order to stop the error message? There seems to be an ignore option but it is grayed out.

  • Need exaples using XMLType tables

    I have been going through the XML DB documentation and I am having a problem finding exmples of queries/transformations using XMLType tables. All of the documentation that I find talks about querying relational tables and returning XML data. Or query