Clear form upon opening document

I have a two page form.  I can clear the first page by clearing it on opening via the page property opening actions - clear form ... but if I do that and scroll to the second page and back to the first .. I loose everything that was entered as I guess I'm "reopening" the page.  Is there a way I can clear the form upon opening the document with a document level javascript??
Thanks in advance ...
Steve

Thanks ...
I used this to cover all the fields and it worked:
this.resetForm(["Name","Date","Q1","Q2","Q3","Q4","Q5","Q6","Q7","Q8","Q9","Q10","Q11","Q1 2","Q13","Q14","Q15","Q16","Q17","Q18","Q19","Q20"]);
I tried using the expression  /^Q/ rather than type out all the Q1, Q2, etc but couldn't get it to work ... so typed it all out ... is there and easier way for me to do this in the future?
Thanks again
Steve

Similar Messages

  • Cad converted to PDF, very slow rendering upon opening Document.

    The Rendering when opening the document is very slow.
    It takes about 45 seconds to open, then it freezes for another 10 seconds before one can view it.
    iv'e read alot and tried different suggestions, but no solution so far.
    Testet on Adobe Reader 10.1 and 9.2, and Acrobat 9.1. All the same.
    The Document it self has been coverted form Cad to PDF, and has a very large resolution, it is 1.8MB, upon opening Reader uses about half a gig ram.
    I've read that on opening, it has to rescale the image to fit ones resolution, and this is what takes time?
    Simply wondering if anyone has any solution or explanation to why.
    Thanks.
    -Berg

    Drive A is 60 GB with 3.66GB free.
    Running OSX from that drive should really slow it to a Crawl, and is getting to the dangerous point... you need at least 12GB fre, 30 GB would be better.
    Nt certain why the other is so slow... did you open Activity Monitor & observe CPU, Memory & such while it is slow?
    If you can free some space on the Internal, Might give a try with Applejack...
    http://www.versiontracker.com/dyn/moreinfo/macosx/19596
    After installing, reboot holding down CMD+s, then when the prompt shows, type in...
    applejack AUTO
    Then let it do all 5 of it's things.
    At least it'll eliminate some questions if it doesn't fix it.
    The 5 things it does are...
    Correct any Disk problems.
    Repair Permissions.
    Clear out Cache Files.
    Repair/check several plist files.
    Dump the VM files for a fresh start.

  • Clear the vendors open documents

    Please advise me how to clear the open documents for vendor 62394 for company code 8888.  They net to zero in the document currency but not in the local currency.  I`ve tried
    F-44 and it won`t allow me.  Please advise.

    Dear srivas,
    When you to clear these documents in INR system, you need to transfer the difference to Exchange rate difference account.
    This is nothing but, exchange rate Difference between date of invoice and date of payment
    Or else try T Code F.13
    Assign points if found useful.
    Thanks & Regards
    Sanjay Marathe

  • Make field readonly upon opening document

    I do not know where to put the Javascript to do this.  There is a Document Javascripts where I named a script "Disable" and in that function, wrote:  this.getField("myfield").readonly = true;
    Then, I closed the document, re-opened it, and the field is NOT readonly.  How do I make this work?
    Thanks.

    I figured it out.  The code should not reside inside a function in order for it to run on startUp.

  • Pages won't open document

    We are getting an increased number of users all with files that refuse to open in Pages 5, particularly Pages 5.1.
    I have gone over several of them and been unable to correct the problem, only able to open the Document.iwa sub file in the package to look at the mix of text snippets and I presume .xml.
    Apple reportedly has also examined these and been unable to rectify them.
    To aid some kind of resolution I ask that users who have had the problem post here, detailing the last things they did with the file and whether there is anything particular to the files that may be leading to the problem.
    Particularly relevant would be where and how the files were last saved.
    Are they being transferred or backed up to iCloud?
    Are you using 3rd party syching or backup solutions like DropBox?
    Are they being re-edited on iDevices, iWork for iCloud beta or back and forth from Word .doc?
    Were there any preceeding warnings or difficulties of any kind with the document?
    Or anything else you can think of.
    Thank you,
    Peter

    Particularly relevant would be where and how the files were last saved.
    All documents were made and stored on iMac, early 2010, Mavericks OS 9.2; Pages 5.1; Numbers 3.1; some documents on  Snow Leopard, then Mountain Lion until November 2013 then Mavericks.
    I often have to go to lengths which I don't understand to open Pages 5.1 since the iCloud trial.  I just stumble around and try stuff until I get in.
    Are they being transferred or backed up to iCloud?
    I tried iCloud hoping to have access from the Android smartphone, particularly contact information when away from the office.  It screwed everything up so bad immediately, especially Mac Mail Ver. 7.2 so that I couldn't receive mail, would hang up frequently, block the shut down process  and would need force quit.  Even force quit commonly would not work and I would have to pull the plug from the wall.  I have disabled iCloud the best I can, sacrificing any potential collaboration in favour of getting the Mac back.  My son-in-law has an up-to-date iPhone and I cannot receive mail from it. 
    Are you using 3rd party syching or backup solutions like DropBox?
    I have DropBox installed but don't use it.  No synching of any type.
    Are they being re-edited on iDevices, iWork for iCloud beta or back and forth from Word .doc?
    Most everybody that I work with used .docx and I can translate back and forth perfectly between Pages and Word. I don't use any other device or editor.
    Were there any preceeding warnings or difficulties of any kind with the document?
    It is very common upon opening documents that have not been opened since Mavericks was installed - I don't remember the exact terminology - but  the effect of which means that 'this document was made in an older version of Pages. Do you wish to update it to Pages 5.1?'  I tried for a while to avoid 5.1, preferring 4.3, but have given up and do a lot of head-scratching but make Pages 5.1 do what I need.
    I am very satisfied with my internal network and connections through FibreOp.
    Thanks for your very great efforts Peter.  Forums can be critical and nasty; I prefer to be positive and complimentary when deserved.  You desrerve it.
    Irwin Judson
    Canada

  • How do I get the export value of a combox upon opening a document?

    I can't find a way to access the currently selected export value from a combobox upon opening a PDF document (without a keystroke event), so I'm using a very ugly trick (I have a function with a switch statement that returns a value that matches the export value, based on the current combo face value.
    Isn't there a way to retrieve the export value of a combo box upon opening a document?
    Thanks!
    Fred

    The following code segment is for the change event of a comboBox.
    Whenever a selection is made I want to populate a Form Field with the face value of the comboBox.
    This isn't working - and I can't determine why -
    it appears that I am not dereferencing the text properly - but this is my best effort based on my knowledge.
    Can anyone help with this ?
    Thanks
    var 
    combo1 = topmostSubform.Page1.DropDownList1.Text;
    var Deflt = 1;
    switch
    (combo1){
    case 
    "Education":
    CurrentValue1.rawValue
    = topmostSubform.Page1.DropDownList1.Text;
    break 
    case 
    "Demographics":
    CurrentValue1.rawValue
    = topmostSubform.Page1.DropDownList1.Text;
    break 
    case 
    "Licenses":
    CurrentValue1.rawValue
    = topmostSubform.Page1.DropDownList1.Text;
    break 
    case 
    "Certifications":
    CurrentValue1.rawValue
    = topmostSubform.Page1.DropDownList1.Text;
    break 
    case 
    "Business Information":
    CurrentValue1.rawValue
    = topmostSubform.Page1.DropDownList1.Text;
    break; 
    case
    "Disclosure Questions":
    CurrentValue1.rawValue
    = topmostSubform.Page1.DropDownList1.Text;
    break 
    default:
    Deflt = 0;}

  • Creating a date field that autogenerates when form is opened but the date is fixed upon signing.

    Hi,
    I have been creating a series of PDF forms on Adobe XI Pro that are designed to be filled in using Adobe Reader (hence are saved as Adobe Reader Extended). Once the form is complete there are signature fields that the user digitally signs which then deactivates specific form fields from further editing. Alongside the signature field I have got a date field which, at the moment, is using JavaScript to auto-generate the current date upon opening. However, the issue I am having is that I want this date field to be fixed when the form is signed, rather than updating again when the form is next opened. Is this possible?
    The document JavaScript that I am currently using to generate the date is as follows:
    this.getField("PR_Date1").value = util.printd("dd/mmm/yyyy", new Date());
    But obviously this is independent of the date field.
    I am very new to Adobe in general so I don't have much of an idea about how to go about doing this. Could somebody please help me to do this if it is possible?
    Thank you
    KC

    Hélène-
    Thanks for the detail regarding validation script, but I still am having a problem with it.
    I have tried what you told me (remove reset the value) the popup no longer appears when the form is opened. But the validation does not seen to be working. It is not working either in the validate or exit event. This is what I have now on that text field.
    ----- form1.#subform[0].Y::exit - (JavaScript, client) ---------------------------------------------
    //Verify year is current or year+1
    var today = new Date();
    var year = today.getFullYear();
    if (this.rawValue == year || this.rawValue == year+1)
    app.alert("Year is invalid.\n\nOnly current or next year is valid.");
    ----- form1.#subform[0].Y::validate - (JavaScript, client) -----------------------------------------
    //Final verification
    ScriptObject.ValidateField(event.target, this);
    This final verification script I have taken from the samples on the
    LiveCycle Developer Center (Validating field content in a form hosted in Adobe Acrobat).
    The alert only displays when 2007 or 2008 is entered. I am really confused now. I thought I had a handle on this with your explanation.
    I do not know where to go now. The Object Pallet is setup as:
    Field Tab
    Allow Plain Text Only and Limit Length are checked with a Max Chars: 4. Edit Pattern: 99999
    Value Tab
    Type: User Entered - Required
    Validation Pattern: 9999
    Validation Script Message is checked - in Message box Invalid Year.
    Binding Tab
    Default Binding: Normal
    Data Format: Plain Text
    I am hoping that you can explain what I have wrong.
    Thanks so much,
    Confused Nancy

  • How to clear the open documents in case if document currency and local curr

    Hi,
        Can anyboday advise how to clear the open document of a particular vendor for a particular company code. Here the issue is that balace is netted to Zero in the document currency but not in the local currency. The document was posted in Currency CAD and the local currency is GBP.
    When i check the FBL1N, there is it showing net balance is ZERO, but document is still in open
    status. I tried using Transaction code F-44, but it is not allowing me.
    Can anyboday advise how to perform this. Points will be awarded.
    Regards,
    Sree.

    Hi,
    In the Company code global parameters(OBY6),select the check box "NO FOREX RATE DIFF.WHEN CLEARING IN LC"
    and try clearing again.(You can have a F1 help on the check box to see what exactly it is).
    Hope this will resolve
    Assign points if useful
    Thanks
    Aravind
    Edited by: Aravind Aitipamula on May 22, 2008 1:36 AM

  • How to clear vendor open documents

    How to clear vendor open documents, I had previously tried to clear the documents in PRD with transaction F-44 and I get the following message.
    X. Ex.rate diff.accts are incomplete for account 00015080 currency CAD

    You can clear using the t code F-44 which is manual or by using F.13 which is automatic.
    The error you are getting is with refernce to a transaction between your Local currency and Currency "CAD"
    Maintain a transalation ratio and the exchange rate. Here the system also looks for a exchange loss or gain on such conversion also. Map those accounts and you will be clearing the transaction.
    If you are using automacti clearing you need to decide on the link(Common feild)  between the DR open item and CR open item and these open items after having this as a refernce can be cleared automatcially in F.13.
    Hope you understood.
    Reward points if useful.
    sarma

  • I  am getting the error code, "error opening document, please try agailater" when clicking on the application link from a website. The form was working properly but stopped. What happened?.

    My form was working properly but today, 20 June, an applicant clicked on the website link and got an error that says, "error opening document, please try again later". How can this be fixed?

    Is this a FormsCentral form?

  • Opener.document.forms.wwv_flow.supplier has no properties

    I'm trying to pass a value from a Popup page to a multi-row report (tabular form).
    and I'm getting the error, which you can read in my subject line of this posting.
    I don't know what the error is telling me when it reads: SUPPLIER has no properties.
    the javascript is as follows:
    opener.document.forms["wwv_flow"].supplier['f01_0008'].value = passVal1; close()...
    where SUPPLIER is the item in the Tabular Form to receive the value I'm passing back from the popup page.
    and
    f01_0008 is the identifier for the row in the tabular form to passback to.
    Can anyone help me here?

    Hi Carl. Thanks for your reply. I'm really floundering around here with this.
    I don't really know how to write javascript, but am using what I find available and trying to adapt it to my application.
    I found an example in the forum that seemed to be an exact match to what I was trying to do, but it was incomplete.
    This is the code that I've got in the HTML header of my Popup page:
    <script language="JavaScript">
    function passBack(passItem1, passVal1)
    opener.document.forms["wwv_flow"].supplier['&P143_ITEM.'].value = passVal1; close();
    </script>
    P143_ITEM is a hidden item on the popup page that contains the rownumber from the tabular form on the calling page.
    SUPPLIER is a column in the row of the calling page.
    And is where I want to pass the value To from the popup page.
    When I drag my cursor over the hyperlink text on the Popup page,
    Then the information I see at the bottom of the page is this:
    javascript:passBack('f01_0006','Graybar Electric Co.');
    It appears to be correct.
    Where F01_0006 is the row where I want to pass the value GRAYBAR ELECTRIC CO.
    The problem seems to be that I cannot specify the Column where I want to pass
    'Graybar Electric Co.' to. (ie: the column SUPPLIER)
    If you have any ideas, it would be greatly! appreciated.
    Thanks- Gary

  • Want to use "Open Document"  PR link on customized form....

    I developed customized form and register in ERP. Now, the requirement is to view Purchase requisition by click on button as Oracle provide in
    "Notification Summary" => "Open Particular Notification"=> "Open Document"
    then it load JInitiator or JRE and open Notification PR or PO..
    Is it possible to use this option on customized form, if yes than how?
    Edited by: user9092987 on Sep 25, 2010 4:15 AM

    gavy81 wrote:
    >
    quote:
    Originally posted by:
    K0rrupt
    > First give your vote button a name. Then inclose it in a
    <cfif>.
    > For example....
    >
    > <cfif IsDefined "button_vote">
    >
    > Insert script here
    >
    > <cfelse>
    >
    > <form action="process_quickpoll.cfm" method="post"
    name="Poll">
    >
    > <cfoutput query="Question" group="QuestionID">
    > <input type="hidden" name="QuestionID"
    value="#QuestionID#">
    > </cfoutput>
    > <input type="submit" name="button_vote"
    value="Vote">
    > </form>
    >
    > </cfif>
    >
    > You can make the popup window here:
    >
    >
    http://www.dynamicdrive.com/dynamicindex8/popwin.htm[/q
    >
    >
    > Thanks but what i should enter in the after <cfif
    tag>
    >
    > insert code here
    >
    > should i use <cflocation tag> for this or what..
    >
    >
    i think he means to replace the "Insert script here" with
    actual code
    for processing submitted info. you MUST give your submit
    button a valid
    NAME (as in name="somenameforyoursubmitbutton"), otherwise CF
    will not
    be able to see the button in the submitted form fields and
    the <cfif
    isdefined("form.somenameforyoursubmitbutton")> will not
    work...
    your code for processing form submission may include things
    like
    - storing submitted info in a db table
    - performing calculations
    - a multitude of other things
    if in your popup window you want to show someting like
    current vote
    standings, then you will probably store the submitted vote in
    a db or
    some scoped variable, then calculate current vote standings,
    and then
    display that info in your popup. in that case you can just
    add
    target="_blank" inside the <form> tag to open the
    action page in a popup.
    Azadi Saryev
    Sabai-dee.com
    Vientiane, Laos
    http://www.sabai-dee.com

  • HT6084 Since upgrading to OS X Mavericks I have not been able to work on any MS Word tracked changes documents (works fine if no tracked changes), as every time upon opening such a word file the word processor closes / crashes. What can be done in this ca

    Since upgrading to OS X Mavericks I have not been able to work on any MS Word tracked changes documents (works fine if no tracked changes or comments in the doc). Every time upon opening such a word file with tr.changes the word processor closes / crashes.
    What can be done in this case?

    I just discovered that by turning off in tracked changes balloons in Word preferences prevents the software from crashing, but from then on I need to use only the review pane.

  • Can one set "Navigation Pane Buttons" Left Sidebar to 'Default Hidden' and 'Not Open' upon opening Any .pdf document?

    Can one set "Navigation Pane Buttons" Left Sidebar to 'Default Hidden' and 'Not Open' upon opening Any .pdf document?

    Photoshop has to have full administrator rights to have read/write access.
    This means you need to run Photoshop CS5.1 in an Administrator account and set it up to "Run as Administrator."
    1. Close Photoshop if it's open.
    2. Right click on your Photoshop CS5.1 launch icon then select "Run as Administrator" from the context menu. (You will have to enter Admin Password if UAC is enabled to change this setting.)
    3. Launch Photoshop CS5.
    4. See if you create and save a document.
    Even if you are in an Administrator account you have to do this as Vista's Admin account isn't really the Super Admin as it is in XP so you have to elevate the rights by selecting "Run as Administrator". This setting is sticky so you should only have to do this once. I am not sure why CS3 is suddenly acting as if it does't have Admin rights unless you are running it in a new account that isn't an administrator or maybe uninstalled (cleanScript?) then reinstalled.
    If can't create or save a document, check that the account that Photoshop is in is an Administrator account.
    To check if you are in an Administrator account...
    1. Type user account in your Vista or Windows7 start search bar. (Start search bar is at the bottom of the panel that opens when you click the start Windows start globe located on the far left hand side of your Windows task bar.)
    2.  Click on "User Accounts" which should show up at the top of the list. This will open the dialog to User Accounts where you can "Change Your Account Type". If UAC (User Account Control) is turned on, you will need to enter the Admin password to change this setting.

  • Executing a query upon opening a form

    Hi,
    I would like to have a query execute immediately (all records)
    upon opening my form, what is the best method?

    Issue an EXECUTE_QUERY in When-New-Form-Instance trigger

Maybe you are looking for

  • Feature Request: Voice Separation Tool during Scroll in Play

    Have been using the voice separation tool to make coherent piano parts after being played in via midi. Ideally it would be great if Logic had some 'intelligent sensor' which automatically detected the "logic" of what left and right hand would do. It

  • Report Writer with PS

    I need to get subtotals by different user field values.  Not sure this is possible at all with Report Writer. Normally it is only part of Dynamic master data selection for the General data selection.  I am just wondering if it is possible to get acce

  • Error Checking File System that doesn't exist anymore [Solved]

    I had been dual booting Arch and Ubuntu on my desktop and recently decided to ditch ubuntu and experiment with slackware. I also decided to take advantage of the reinstall to clean up my partition scheme. The old: sda1 ntfs windows sda2 fat32 shared

  • Restart the Workflow

    Hello Friends, I have a problem. Let me explain my workflow design before explaining the problem. This is related to Service Entry Sheet workflow. <b>Design.</b> In this workflow, I have added a method for identifying agents. if it doesnt get any age

  • Differance betwwen alternative calculation type & condition base value.

    dear expert wats the differance betwwen alternative calculation type & condition base value in pricing. vicky