Script Objects Disappearing when 2 or more XDP's are stitched together

We use Adobe Form Server.
We would like to use Script Objects in our forms. Unfortunately, when we stitch two or more forms together, only the first script objects [contained in the first form] remain. The other script objects [in each additional form] fall off.
The script objects are unique to the form and are named differently (ie. "GlobalFunctions_8190" vs "GlobalFunctions_200878").
How can we correct this? Is it how the Form Server was set up?
Please help.

Just in playing with it, I added an extra ${endif} at the end of the network section and the error went away.   Since I only have one network connection, I don't know if it breaks something else or not.

Similar Messages

  • Anchored Objects Disappear When Page Moved

    I'm working in InDesign CS2 in XP environment. I duplicated a page that contains anchored objects. It was page one; the duplicate page is now page 5. I modified the duplicate page 5. Now I want the altered page 5 moved into page 1 position.
    When I move the pages either by dragging or by right clicking on the page icon and using the Move Page command, all anchored objects on the page disappear. I also cannot release the anchored objects because the release command is disabled when I select an object with the selection tool.
    Any suggestions?

    I got your file, and after looking at it, it's probably better not to post it publicly. For the lurkers, it's a draft government document, not yet ready for release.
    Anyway, I took a look at the file, first in CS2 where it was created, and then in CS3 to see if it would behave differently.
    First, the anchored objects aren't really gone, just temporarily invisible. if you select the objects and move the page, you can still see the selection outline. It's some sort of screen display bug/glitch, I think, in CS2. Exporting to .inx didn't fix it, so I think it's not corruption, and it doesn't happen at all in CS3.
    The bad news is I have no way to explain what the problem is, or how to prevent it from happening. The good news is I found a way to make them reappear! Select the text frame with the selection tool, and change its stacking order. I tried Ctrl + Shift + [ to send to the back, and Ctrl + ] to bring forward, and both seemed to work, though it may make a difference where in the order they start out. If one attempt doesn't work, try again, or send all the way back or forward.
    For what it's worth, this is only a display problem. Even when the anchored objects are not visible on the screen they show in both printed and exported PDF.
    Peter

  • Object disappears when camera zooms - help!

    I have a camera and an object. In the active camera view, when I zoom in close, th eobject disappears from the view. Curiously, when seen from above, eveything looks good. What's going on?

    Hi
    Does the Camera have
    • electronic/digital Zoom
    or
    • optical Zoom
    What Camera - Brand and Type id. ?
    Yours just curious - Bengt W

  • KDE window borders disappear when 2 or more users logged in

    I spent a very frustrating Saturday afternoon trying to debug what I thought was a corrupted kde install.  In short, if someone would try this & see if you get the same results, I'd appreciate some feedback:
    - Logged in through KDM as a regular user or root
    - After KDE is loaded, click on the Kicker button > Switch User > Start new session
    - Login as another user (or root)
    - At this point, when I look at any window in my new KDE session, its borders are gone... IE I have no buttons or borders showing with app I'm using, thus I can't click on the X or other buttons to minimise/close/resize the app in question
    - It makes no difference which account I log into first...I experimented with trying to log in as root first, then as a user or vice versa
    I tried to install the user account several times using various methods but the issue persisted.  I ended up trying an entirely different account and saw the same results which made me realize that my account I'd started with is not corrupted at all.  This leads me to believe there is either a strange bug in KDE or some system setting I'm using is forcing this behaviour in my installation.  I'd like to find out which is true or not true.
    Feedback welcome.
    MS

    webweave,
    Welcome to the Apple discussions!
    Generally, as discussed above, having 2 mount points for the same disk in the volumes folder won't prevent a successful backup. But in your case (#15!), that's a problem. More often than not, they are being created by Time Machine because you already have one or more instances of the Time Capsule disk mounted on your desktop. Ejecting the TC disk when it is not needed is the best way to avoid creating multiple mount points.
    If you have any further questions, please post them in a new thread. You can refer back to this discussion with a link if necessary.
    Cheers!

  • Need To:  Keep Script Objects Unique to Specific Forms

    We create xdp's and then allow users to 'stitch' these together forming one complete PDF.
    These form's code check data entry, completeness, calculations, etc. One of its biggest features is that it highlights required fields (not the built in required field highlight) and conditionally required fields as needed.
    Global Functions (using a script object) works wonders onimmediate form feedback to the user. However, when we combine 2 or more xdp's together, the script objects disappear - leaving the first form's script object only.
    We need the script objects to stay unique to each form without 'dropping off' after stitching forms together.
    Any ideas??

    I would probably use a TreeMap that referenced the counter.

  • Why do items disappear when moved to the desktop?

    Why do items disappear when moved to the desktop?

    Are you perhaps referring to dragging an item out of the Dock and onto the Desktop?
    If so, they are intended to poof-disappear when you do that.
    The reason - the icons shown in the Dock are a form of alias, not the real item. Any running app will have its icon shown there; and those that do appear there can be made to stick even when the program is quit. This means that there must be a mechanism to get rid of them, else there would eventually be too many. One way is to right-click or Control-click the item, then select Remove from the popup menu that appears. A more convenient way is to just drag them off of the Dock and have them disappear.
    If you want to replace an item on the Dock, just drag the item to the Dock, wait for the items already there to make room for it, then drop it onto the Dock. Apps can only be placed to the left of the vertical dashed line; folders can only be placed between the dashed line and the Trash.

  • All of my previous security exceptions disappeared when I upgraded Firefox and I have NO list of what they were; how do I get them back?

    I was pestered to death by Firefox to upgrade to 12.0. I am really sorry I did. I lost all my Security Exceptions. Tools > Options > Security > Exceptions All of my previous security exceptions disappeared when I upgraded Firefox. They are gone and I have NO list of what they were. Is there ant way to bring them back?

    The security exceptions that allow other sites to install software?
    Which version did you have before -- 3.6.x or Firefox 11?
    I don't know whether you regularly back up your computer, but if you have a backup of your Firefox profile folder, then that data should be in there. If you can locate a backup copy of permissions.sqlite, you could use a utility to extract the list. (Or find a volunteer here to assist you with that.)
    By the way, did your pop-up exceptions and image exceptions carry over? You can check those under Tools > Options > Content.

  • Why does a grouped image disappear when I ungroup it?

    Why does a grouped image disappear when I ungroup it?

    There are bugs hanging around for version after version after version. Hopefully it gets fixed but nobody knows when or if a bug will get fixed until it is.

  • Script Object when rendering to HTML

    Hi,
    I am developing a form that requires the same script to be reused many times. This form is going to be rendered out to HTML through Workflow, and I'm not sure how to access a script object when rendering to HTML. The root of my form is MISForm so I tried this:
    MISForm.variables.getXML.getXMLDoc("http://lcwftest:8080/services/getEmployeeInfo?method=s ynchronousInvoke&empnum="+this.rawValue);
    getXML being the script object and getXMLDoc being the function. But this returns MisForm is not defined.
    I also tried a reference straight to the object
    getXML.getXMLDoc("http://lcwftest:8080/services/getEmployeeInfo?method=synchronousInvoke&e mpnum="+this.rawValue);
    but that also returned "is not defined"
    How do I reference the script object.

    I believe it gets something like
    xfa.resolveNode("MISForm").getXML.getXMLDoc...
    It also depends on if your script object is located in the root or if it is located within your page if you understand what I am trying to say. With pdf you can have a global script and reference it on each page but with html I would be more than happy if you find a solution on it... you have to have the script object on each page.

  • Acrobat scripting object this.hostContainer is undefined when pdf is in Air

    Hi,
    I'm attempting to use the Adobe Acrobat hostContainer object
    to create a simple interface to allow my Adobe Air application to
    move between pages of an embedded pdf doc. However the output I get
    indicates that the hostContainer object is undefined. The script
    works correctly when the pdf is embedded in a stand-alone html
    file, but not in Air.
    I have Adobe Acrobat 9.0 and Adobe Reader 9.0 installed. It
    does not seem to be an issue with on machines with Adobe 8.0.
    My code in the document javascripts of the pdf is as follows:
    this.disclosed = true;
    if(this.external && this.hostContainer){
    try{
    this.hostContainer.messageHandler={
    myDoc:this,
    onDisclose:function(){return true;},
    onMessage:function(stringArray){
    var cmd=stringArray[0];
    try{
    if(cmd=="nextPage" &&
    this.myDoc.pageNum<this.myDoc.numPages){ this.myDoc.pageNum++;
    }else if(cmd=="previousPage" && this.myDoc.pageNum>0){
    this.myDoc.pageNum--;
    }catch(e){
    this.hostContainer.postMessage(
    ["error thrown in onMessage:",e.message]);
    onError:function(e){
    this.hostContainer.postMessage(["onError: ",e.message]);
    }catch(e){
    this.hostContainer.postMessage(["Error thrown in
    setup:",e.message]);
    }else{
    app.alert("unable to set up hostContainer:
    this.hostContainer="
    +this.hostContainer+" this.external="+this.external);
    The output is that the pdf displays correctly then the alert
    box pops up with [...]this.hostContainer=undefined
    this.external=true.
    If anyone has seen this issue or has any ideas it would be
    much appreciated.
    I've also posted about this problem in the Acrobat Scripting
    forum with no solution as yet.
    Thanks,
    Simon Kelly

    It seems that this issue was registered one month ago into the bug tracking system:
    http://bugs.adobe.com/jira/browse/FB-16281?page=com.atlassian.jira.plugin.system.issuetabp anels:comment-tabpanel
    Any update / workaround / planning so far ?
    The only solution I found is to use version 8.1.3 of the reader.
    Thanks,
    Philippe

  • PE9 Organizer (mac) - thumbnails disappear when there are more than 5 columns

    The thumbnails in my Organizer are slow to load, and if I move the slider bar to the left to show more thumbnails they are replaced with the hourglass, and the comment 'building thumbnails' appears bottom left. The thumbnails do not reappear unless I increase the size to five columns or less.
    I have disabled media analysis in preferences; I have run a repair on the catalogue; I have selected all the photos and selected 'update thumbnail'. None of this has helped.
    I am running PE9 on a Mac, and have about 20,000 photos in my catalogue.
    Can anyone help?

    Until the Thumbs are completely generated I have the same problem.  After they are all generated all is okay.  This only happens after I bring in very large folders of photos.  Also, look at the space just to the right of the date in the bottom left corner of the screen.  If the software is busy you will see a spinning wheel.  Any time it is spinning the software will be very slow.

  • A question on script objects

    I have placed a script object on my form to control the field color and it works fine in Adobe Reader X but not in previous versions of Reader and not in Acrobat pro 9.
    Can anyone tell me what’s wrong?
    The script object looks like this:
    form1.#variables[0].RGA_format - (JavaScript, client)
    function RGA_colorOld()
    xfa.resolveNode("this.ui.#textEdit.border.fill.color").value = "220,220,220";
    function RGA_color()
    xfa.resolveNode("this.ui.#textEdit.border.fill.color").value = "255,255,255";
    And is called from the fields on the docReady event and the Change event by this script:
    form1.blanketB.Moder.EftNvnMor::docReady - (JavaScript, client)
    RGA_format.RGA_colorOld(this);
    form1.blanketB.Moder.EftNvnMor::change - (JavaScript, client)
    RGA_format.RGA_color(this);
    Regards,
    Kirstine

    Hi Kirstine,
    When calling the function, you are passing through the object as a parameter. However the function in the script object does not have a corresponding parameter to receive this.
    You can probably pass the object reference through as:
    RGA_format.RGA_color(this);
    However I prefer to declare a variable first and pass this through:
    var fieldObj = this.somExpression; // declare a variable to be passed into the function
    colourControls.fieldGetsFocus(fieldObj); // calls the function "fieldGetsFocus" in the script object "colourControls"
    Notice in the example, I when declaring the function, I have a parameter "fieldObj", to receive the information that is being passed through.
    function fieldGetsFocus(fieldObj) // first function
    A small point about the function in the script object. I know the function is a single line, but I would prefer to see this wrapped in curly brackets.
    Lastly changing the fill requires access to the ui properties. These are different for each object type. For example the script you have is for a textfield. This would not work on a numericfield.
    I do have an example here of a function that does what you are looking for: https://acrobat.com/#d=XGj9UEk4lSbDSoArnQU8dQ. Note how I check what the object is and then resolve the correct ui property. This makes the function must more reusable.
    Hope that helps,
    Niall
    Assure Dynamics

  • Is there anyway to get an App Tab to stay when I close the program then reopen it?...they always disappear when I open a new window etc.

    Is there anyway to get an App Tab to stay when I close the program then reopen it?...they always disappear when I open a new window etc.
    And I thought the whole point of an App Tab was to always have those tabs there no matter what window is open all the time period.
    It's a minor complaint but I would really appreciate the option to permanently have them there.

    I thought that app tabs would be more persistent, like pinning programs to the taskbar in Windows, but this is not the case.
    Instead, once you close a Firefox window, all its tabs and app tabs are lost.
    Essentially, this means that the close button in the upper-left corner of a Firefox window is now a "kill all open tabs and loose all App Tabs without warning++ " button. That is not cool.
    I realize that "Firefox > Quit Firefox" behaves as intended, but many people use the more obvious red close button instead of the menu to close windows on a Mac. And it is easy to forget that the red button is now also an app-tab-death button. I've lost my app tabs many times to this issue. It is an unforgiving user interface decision which hampers the usability of app tabs. Why should I go through the extra clicks of setting up app tabs if I can loose them so easily?
    Ideally, App Tabs could be saved separately from the currently open windows (perhaps create an option to save then to a special Tab Group that opens on startup?). App tabs would be exceedingly useful to me if they weren't so easy to loose.
    On that note, saving Tab Groups would also be a useful functionality.
    ++ You will get a "closing multiple tabs" warning if you have only one window open, and that one window has multiple non-app tabs open, and you have enabled the warning in Preferences. But this too unreliable to help prevent the loss of app tabs.

  • How do I compensate for display objects jumping when screen scaling

    I am building an application that is to run at 2 difference stage sizes. 960x640 and 1024x768 (for those paying attention, you may note that those are the high res settings for the iPhone and iPad2)
    The app was designed and build to run on a stage of 960x640 and when running at this size, there are no problems.
    When the app loads in the 1024x768 window, it "strechs" the stage to fill the window, but keeps the aspect ratio. Everything looks good and the application runs without any problems expect for one thing.
    Sometimes, display objects on the stage "jitter" when moving or animating. I have discovered that this is because the stage is "scaling" the x and y values, and is not pixel snapping the objects on the screen, even though the x and y values of the display object are indeed whole numbers.
    A prime example of this is I have 2 bitmapData images. bmData_s and bmData_h.
    bmData_s is 192x388 in size.
    bmData_h is created from a copy of bmData_s with a glow filter stroke on it, resulting in a image that is 198x394 (6 pixels bigger due to a 3 pixel stroke)
    I place it on the screen using the following code:
    (Background is a bitmap object that is 960x480 and places at 0,0)
    (ObjOffset is a point in my app data to position the object, it's a point set to 53,195)
    MyObj.x = Background.x + ObjOffset.x + (bmData_s.width/2);
    MyObj.y = Background.y + ObjOffset.y + (bmData_s.height/2);
    now, when the mouse rolls over the object, I have an event listener to change MyObj.bitmapData to bmData_h
    MyObj.bitmapData = bmData_h;
    MyObj.x = Background.x + ObjOffset.x + Math.floor(bmData_h.width/2);
    MyObj.y = Background.y + ObjOffset.y + Math.floor(bmData_h.height/2);
    and back to the _s image on mouse out.
    Now, when the app runs on the iPhone which is a 960x640 screen size, or on the PC which is using a window of similiar size, the image doesn't appear to move at all... the "stroke" appears and disappears exactly as it is suppose to
    However, when I run it in a window that is 1024x768, the _h image appears to "jump" one pixel up.
    I have encountered many other similiar things that only occure when the stage is scaled. There is a spot in the app where I am animating a bitmap by manipulating it's scrollrect x and width (have it's do a wipe in from right to left like a peice of paper unrolling on a table) and due to the scaling, the right edge of the image jumps left and right 1 pixel... but on 960x640 screens, it looks perfect.
    Does anyone know how I can compensate for this effect so that this jumping doesn't occur when the stage is stretched to fit the window it's running in?

    Sounds like a x-browser rendering problem
    my guess would be to scale down the inner div's so they add up to less than 100%.
    If you floated div's and gave them a %, give one of the div's a smaller.
    ie: 2 divs floated in a Header, give one 50% and the other 49.5%

  • Using a script object

    Hi,
    I have beginner skills using LC Designer ES and am trying to insert and use a script object. I found a JavaScript function online: http://home.online.no/~pjacklam/notes/invnorm/impl/misra/normsinv.html and am trying to get it to do some math calculations in a Designer form.
    I've uploaded a sample test form at: http://elearningprojects.com/TestFormula1.pdf
    Can't get it to work.Trying to run the JS formula in the script object (by clicking on a button), using a few hard-coded variables, and display the results (Dprime1 and Dprime2) in 2 text fields.
    I would much appreciate if someone can take a look and suggest how to get it working correctly.
    Thanks for your help.
    Kind Regards,
    saratogacoach

    Hi Paul,
    Thank you for your reply and suggestions. With beginner skills in LC Designer (I'm a retired social worker), I am not sure how to do this.
    Is my identifying the script object path correct?
    form1.#subform[0].#variables[0].SO1.function_name(NORMSINV(p));
    When you say "You are calling this function a few times in your code so you will have to modify each call." I am not sure how to change this.
    I currently have (note that I added the SO1. to the function calls):
    var p = totalscore5
    var probit1 = SO1.NORMSINV(p)
    var p = totalscore6
    var probit2 = SO1.NORMSINV(p)
    var Dprime1 = probit1-probit2
    var p = totalscore8
    var probit3 = SO1.NORMSINV(p)
    var p = totalscore7
    var probit4 = SO1.NORMSINV(p)
    var Dprime2 = probit3-probit4
    Can you specify what a modified script would look like? I'm stuck.
    Also, have I set up displaying the Dprime1 variable's value in the TextField1 correctly?
    Thanks very much for your help.
    Regards,
    saratogacoach

Maybe you are looking for