How to Auto Save in iteractive forms

Hi All,
I am working on an interactive forms development in SAP.
The requirement is to have a auto save functionality as in MS office documents.
Also can we have book marks for the documents.
Your help is much appreciated.
Regards,
Sai

Hi All,
I am working on an interactive forms development in SAP.
The requirement is to have a auto save functionality as in MS office documents.
Also can we have book marks for the documents.
Your help is much appreciated.
Regards,
Sai

Similar Messages

  • How can I save filled Adobe Form?

    Hallo experts,
    I use Adobe Forms in my Webdypro application.
    In Form setPDFSourse set dynamically (read from SAP as byte[]) , I do not know the Context.
    How can I save filled Adobe Form, because I must show the Form by next Step in anothe window? 
    Thank you very much!

    This sounds to me like a client-side problem whith adobe reader plugin in your browser. What is your reader version?
    You can try the following to check if there is any content in the byte[]:
    String s = wdContext.currentContextElement().getPdfData().length + "";
    byte[] test = s.getBytes();
    final IWDCachedWebResource resource =
                   WDWebResource.getWebResource(
                        test,
                        WDWebResourceType.TXT);
    try {
         final IWDWindow window =
         wdComponentAPI.getWindowManager().createExternalWindow(
              resource.getAbsoluteURL(),
              "Window title",
              false);
         window.open();
    } catch (Exception e) {
         wdComponentAPI.getMessageManager().reportException(
         new WDNonFatalException(e),
         false);

  • How to auto save and pre-fill some textfields

    first time i open a pdf, there are some textfields. they are all empty.
    i click on a button to call a web service. this returns some text and fill in those textfields.
    if one of these textfields, "message", has got an auto-filled text "success", then the pdf needs to remember the text in some of the rest of the fields. next time when the user open it, those fields should be with the text generated last time.
    notice that the "Do you want to save the file" auto-popup window won't meet my requirement. even if the user clicks on "no" for this popup window, now that i get a "success" transaction from the web service, the fields should be saved.
    i read through this, but may not be able to use it. i only have LiveCycle Designer ES3. I don't know how those adminui or process work.
    http://livecycleapps.wordpress.com/2009/10/21/livecycle-es2-using-action-profiles-to-pre-f ill-a-form-for-display-in-workspace/

    Hi,
    in Designer ES3 there is an Auto Save option in the form properties you can activate.
    Remember, the form needs Usage Rights to be savable through Reader, so you need Acrobat to apply those rights to your form first.

  • How do I save a completed form?

    My job requires that I complete forms, applications, data sheets, etc. and return the completed form to the vendor.  Since an upgrade to Adobe Acrobat X Pro, I can't figure out how to SAVE THE COMPLETED FORM.  Once I fill everything in, I need to know how to save the information so it can't be changed.  How do I do this?  Thank you for any answers!

    To save the form and prevent changes to the form fields you can either flatten the fields, apply standard password security, or digitally sign the document (certification or approval signature). Some of these may not be possible depending on how the forms are currently set up. It's hard to say which would be best without knowing more about the forms and how they will be used throughout the intended workflow.

  • How to auto save passwords, How to auto save passwords

    How to save passwords or where is the option for auto save password ??

    go to settings>safari>passwords &auto fill and enable names and passwords
    then when you open safari and when you enter the username and password for any login, it will give you an option to save the username and password.
    once you do that, the next time you log in to same website it will autofill for you.
    you can the see the list of websites that you have saved the username and password in
    settings>safari>passwords and autofill>saved passwords.

  • How to auto save passwords

    Hi,
    I want to auto save all my passwords without clicking on the prompt. I am reading there is a way to do that, although its called a "hack" so I am not sure how good it is.
    Allegedly I need to make changes to a file called nsloginmanagerprompter.js. But I run a mac and I cannot see this file in my components folder. I run Firefox 5. (Upgrading it results is webmaster tools etc no longer working, which is why I am on an older version still)
    Can you advise if I am doing the right thing by trying to do this with a "hack"? Sounds a bit dodgy. And if is ok to do it that way, why cannot I find this file?
    Are you able to clarify?
    Jen

    A lot of files have been moved to a JAR archive file (omni.ja) and are no longer present in the Firefox application folder as individual files.
    Use this URL to browse the omni.ja archive in the Firefox application folder.
    * resource:///

  • How can I save my fillable form so that when I share my form with other people they are able to save the fillable version of the form?

    I made a fillable form in Adobe Live Cycle - The problem I'm having is that when I share the form with someone they are unable to save the fillable version of the form once information has been put in - I need them to be able to save the fillable form so that when we need to make changes in the future that we don't need to fill out the entire form again.

    Firefox 4 saves the previous session automatically, so there is no longer need for the dialog asking if you want to save the current session.
    You can use "Firefox > History > Restore Previous Session" to get the previous session.<br />
    There is also a "Restore Previous Session" button on the default <b>about:home</b> Home page.
    Another possibility is to use:
    * [http://kb.mozillazine.org/Menu_differences Firefox (Tools) > Options] > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

  • QuickView (run in backgroud) - How to auto save data to local file

    I am using Quickview to extract data. I want to run the Quickview query in background and auto save the data extracted into local file (ASCII file). Currently when I specify File Store (as my Output Format) and enter a file name (e.g C:\Temp\test.asc). Upon completion of extraction there is a little window popup that need me to select data format (e.g DAT, ASC) and click <Transfer> button to proceed to save data into local file.
    Is there a way that I can save data into local file without have to manually select ASC data format and click <Transfer> button. I will not be  able to schedule my QuickView query to run in background if I can't resolve this problem.
    Note that I don't have access to ABAP programming, therefore this option is out.
    Thanks in advance to anybody who can share your expertise experience.

    Tyr Fm's
    1. WS_UPLOAD
    2. GUI_UPLOAD
    But using gui_upload and ws_upload can only upload data from txt.
    actualy we have software to convert pdf to text file it freely availabe in internet...
    after conversion you can use thesr fms.
    plzz reward points usefull
    Cheers,
    Chandru

  • QuickView - How to auto save extracted data to local file.

    Hi all,
    I am using Quickview to extract data. I need to run the Quickview query in background and auto save the data extracted into local file (ASCII file). Currently when I specified File Store (as my Output Format) and entered a file name (e.g C:\Temp\test.asc). Upon completion of extraction there was a little window pop up that required me to select data format (e.g DAT, ASC) and click <Transfer> button to proceed to save data into local file.
    Is there a way that I can save data into local file without having to manually select ASC data format and click <Transfer> button. I will not be able to schedule my QuickView query to run in background if I can't resolve this problem.
    Note that I don't have access to ABAP programming, therefore this option is out.
    Thanks in advance to anyone who can share your expertise experience.

    What's in the cluster?  Can you show us some code?
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • How to auto save pdf report  through forms 6i

    we are using the forms-6i and database 9i. and report builder-6i
    here our requirement is calling the rdf report at the time of saving the form. and rdf report has opened pdf . that should be save into client machine automatically with prescribed file name. report is opening successfully. but i don't know how to save automaticcaly. can anybody help me how to o this
    thank you

    FORM BUILDER VERSION
    Forms [32 Bit] Version 6.0.8.11.3 (Production)
    Oracle Toolkit Version 6.0.5.35.0 (Production)
    PL/SQL Version 8.0.6.0.0 (Production)
    Oracle Procedure Builder V6.0.8.11.0 Build #449 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 6.0.7.0.0 - Production
    Oracle Virtual Graphics System Version 6.0.5.35.0 (Production)
    Oracle Tools GUI Utilities Version 6.0.5.35.0 (Production)
    Oracle Multimedia Version 6.0.5.34.0 (Production)
    Oracle Tools Integration Version 6.0.8.10.2 (Production)
    Oracle Tools Common Area Version 6.0.5.32.1
    Oracle CORE Version 4.0.6.0.0 - Production
    Report Builder Version
    Report Builder 6.0.8.11.3
    ORACLE Server Release 8.0.6.0.0
    Oracle Procedure Builder 6.0.8.11.0
    Oracle ORACLE PL/SQL V8.0.6.0.0 - Production
    Oracle CORE Version 4.0.6.0.0 - Production
    Oracle Tools Integration Services 6.0.8.10.2
    Oracle Tools Common Area 6.0.5.32.1
    Oracle Toolkit 2 for Windows 32-bit platforms 6.0.5.35.0
    Resource Object Store 6.0.5.0.1
    Oracle Help 6.0.5.35.0
    Oracle Sqlmgr 6.0.8.11.3
    Oracle Query Builder 6.0.7.0.0 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle ZRC 6.0.8.11.3
    Oracle Express 6.0.8.3.5
    Oracle XML Parser     1.0.2.1.0     Production
    Oracle Virtual Graphics System 6.0.5.35.0
    Oracle Image 6.0.5.34.0
    Oracle Multimedia Widget 6.0.5.34.0
    Oracle Tools GUI Utilities 6.0.5.35.0
    Data Base: Oracle 9i
    And we are developing the report by using above mentioned report builder and saved as a .rdf file. from the form. and calling that report from the form runtime by passing the parameters. i mentioned already report is opening fine and accurately. we want to that after opening the report that will be like a save as in pdf format of client_machine at specified location. there is no need to save the user manually and to avoid the user from these steps like to go report window file menu save as . can you pls suggest me how to do
    sample coding for report calling
    RUN_REPORT_OBJECT_PROC(FIND_REPORT_OBJECT('R_CRITICAL_xseries_multiple'),:Global.report_server,
         'PDF',CACHE,:Global.path||'R_CRITICAL_xseries_multiple.rdf','paramform=No',:Global.reportserver_path,rep);

  • How do I save a pdf form that can be updated by multiple users

    I work for a company that is trying to digitize all of their paper forms. As I am creating these forms, I need to know how one person can open and fill in information, then email the form to another person who can continue to fill out the same form. Any ideas? I already tried enabling usage rights in adobe reader, but we can only have one person fill out some info and once they save it, no one else can make any changes to that specific form.

    They are using the original reader. One employee was able to save it where it could still be filled in (I just found out), but another user tried to do save as for the info that was put into the form. So I don't know if she saved it as a pdf and it cleared all the original formatting or not. Any ideas of what happened at that point?
    @GiladD:     There are no special apps, this is just opening up as a pdf on a PC desktop. The second user opens the file and it's a normal pdf with no more fields to fill in.
    @Bill@VT     We are trying to get the issues resolved before more employees start filling this out on their iPads.

  • How to auto-save list items while still editing

    Using the ".click" function in jQuery as shown below, I can automatically save a newform or editform after it has been open for a specified length of time.
    Trouble is, this closes the form. How can I allow the user to
    continue editing the form and just perform an "autosave" in the background?
    This is for the benefit of inexperienced users who will be capturing critical information on a large form. We need to ensure that other viewers of the list can see information shortly after it's been entered, even if the whole form is not yet completed.
    $(function() {
        setTimeout(function() {
            var saveButton = $("[name$='ctl00$m$g_0db5e959_c59d_41ec_a829_bda27133ada3$ctl00$toolBarTbltop$RightRptControls$ctl01$ctl00$diidIOSaveItem']");
            saveButton.click();
        }, 10000);

    Save it and then re-open the form in edit mode. You may need to override some of the existing SharePoint javascript.
    That'll cause some disruption as you'll get a post back but there isn't a slick way to do an AJAX save of an item without going to some sort of iframe madness.

  • How do you Save a pdf form automatically to a designated folder using designated fields in the form?

    Hello,
    I am in the process of creating a “service excellence feedback” form.  The idea of this form is to have a blank form living in our company’s intranet page to be used by multiple departments that receive feedback and then have a chain of updated investigations and follow up to be documented within the same file.              
    The top portion is to be filled out by the department receiving the feedback. It collects all the pertinent data needed including the person giving the feedback’s First and Last name. Once the top portion of the form is filled out I want to have a “submit” button that will do; 
    1. Save the pdf automatically to a designated folder AND automatically save it under the last and first name that is entered in the form. So the form will be saved in the designated folder under “Smith, John.pdf”.  I have already figured out how to format the button to “save as” however I would like to eliminate the person filling the form out to have ANY responsibility to naming and saving the file to the correct folder. 
    2. After it is saved I want it emailed to a specific email address (which I have figured out.)              
    Once the steps above are completed and it is emailed an investigation will be performed by me and I will document my findings and then send it by another “submit” button which will save the document (writing over the previously saved version with this new version) and then emailed on to the next person to provide the next step of follow up. When the next person in line finishes they will hit another “submit” button that will again save the new version and send it back to me.  We continue this back and forth with a few more follow-ups performing the same save and send options.                  
    I need help in how to write a script/java to perform this task of saving. I have already figured out how to program the button to email the form.  Help please!!!  I am using Adobe Acrobat XI Pro

    It can also work if you certify the document and each user chooses to trust it to execute privileged JavaScript, which may be feasible in this setting. The method you'd use is doc.saveAs: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.524.html
    Also, read the following tutorial: http://acrobatusers.com/tutorials/how-save-pdf-acrobat-javascript

  • How do I save IRS pdf forms so that I can fill in and save the data

    when I downlaod a US government IRS form I am unable to fill in the form, save the data and print, I have tried saving as a pdf from the print menu and using the tools menu none of which works

    I know there is an app called PDFPen that is supposed to fill in PDF forms.  PDFPen is available in the App Store, but it is not free.
    I have no financial interest in PDFPen.  I also don't know if there is some cheaper way to fill in the forms.

  • How do I save edited PDF forms as editable PDF templates?

    We need to download empty pdf forms, add some generic details (eg our company name and address) and then save that as a template so we can then open it and fill out through the year for different clients with their own individual data without having to fill in our own address again.
    Preview cannot do this. On Tiger you can save the edited file, but it prevents it from then being editable again; in Leopard you can fill in the form with your data, save it, then open your saved file and edit it again but none of the data you added the first time has been saved.
    We have to go into Windows and fire up Acrobat Reader 4.0 which has this functionality. All versions of Acrobat above v4 on both Windows and Mac were unable to do this so Preview isn't alone. It is frustrating though as we have to do this all the time - we fill out tax return forms for many different clients each year and really don't want to have to add our data manually each time.
    Any suggestions? Any settings I can tweak anywhere?

    Basilisk wrote:
    If Preview is not for editing, why has it been made possible with the Leopard release to reorder the pages within a pdf, delete pages, and add completely different pages from other pdfs?
    There's a huge difference between reordering existing pages and altering their content. The PDF specification is quite vast and Apple doesn't even attempt to support much of it because of the work involved.
    The bottom line is that Preview doesn't do what you want it to and that's certainly not going to change anytime within the next year, so it's up to you to decide what to spend your money on. Since it seems that you are using this for business purposes I'd say it's a little silly to gripe about such a trivial investment, but again, it's up to you.
    You could also hire someone to put together your templates for you.

Maybe you are looking for