How to get to 'leave the event' script to run again when the form with the data file is reopened?

I've created an Adobe Dynamic XML using LiveCycle Designer form with many fields / subforms that are 'visible' or the 'hidden' according to the selected options of different menu drop-down lists. Also, the form has been activated to save. Users can successfully fill out the form and save a copy with the data that has been entered.

The problem I have is that when the recorded file is opened again in the 'hidden' fields / subforms that were previously made visible by selecting the appropriate options in the drop-down list NOT displayed now. However if you make the same selections from each of the drop-down list shows still hidden ONCE the fields / subforms are displayed, and do not contain data that has been entered.

The problem seems to be that the script that determines whether a field / subform is 'hidden' or 'visible' is a

"<event activity="output" name="event__exit">" "

that is followed by

If (this.rawValue is '0')- (i.e. the value of the drop-down list)

sfCompanyDetails.presence = "visible";

sfRecruitmentAgency.presence = 'hidden ';

etc, etc.

and, therefore, it is not executed again when the file is reopened.

Can someone advise please how do I do this?

Hello

Check if you enabled the "auto" option to keep the script changes in the properties of the form.

Tags: Adobe LiveCycle

Similar Questions

  • How can I re - attach the data files for the programs?

    Original title:

    reconnection of the files

    BONE had to be reinstalled.  All data is saved but lost programs.  Programs now reinstalled, but how can I re - attach the data files for the programs?

    Hello

    You copy the data on your computer (Documents, Photos, etc.) and file extensions should be automatically associated with programs they have written in.

    Otherwise:

    "Changing programs by default by using Set Program Access and defaults of the computer"

    http://Windows.Microsoft.com/en-us/Windows/set-program-access-computer-defaults#1TC=Windows-7

    "How to change file Associations in Windows 7 and Windows 8.

    http://www.7tutorials.com/how-associate-file-type-or-protocol-program

    See you soon.

  • How to get rid of the music files with media player 11 duplicate

    I added a new location and you have now a ton of duplicates. How can I get rid of the ones I don't want?

    Hi Mungindi,

    You can rebuild the Media Player library which should deal with the issue.

    Method 1: Erase the database of Media Player and look for the question.

    a. click Start, click run, type %userprofile%\Local Settings\Application Data\Microsoft\Media Playerand then click OK.

    b. Select all files in the folder, and then click delete on the file menu.
    Note You don't have to remove the folders that are in this folder.

    c. restart Windows Media Player.
    Note Windows Media Player automatically rebuilds the database.

    Method 2: If this does not resolve the problem, disable the Windows Media Player database cache files. To do this, follow these steps:

    a. exit Windows Media Player.

    b. click Start, click run, type %userprofile%\Local Settings\Application Data\Microsoftand then click OK. .

    c. Select the Media Player folder, and then click delete on the file menu.

    d. restart Windows Media Player.
    Note Windows Media Player automatically rebuilds the database.

  • How to get rid of the .debug files? Cause of error 603 app?

    Hello

    I have two projects, including a product multiple files including a .cod and a .jar file .jad. This app is deployed and works very well on the device.

    The other produces several files including a .cod, several .debug files and a .jad file. The .jad file refers to the .cod and the .debug... files except that he said are .cod... when they are not, they are .debug files. I can't get the app to deploy it to the device by removing all mention of these .debug files manually the .jad file.

    This application crashes with an error app 603 and bombs device badly.

    I hope that the 603 was due to the .debug files / my hacking autour to remove.

    I looked everywhere to find a way to get the second project to build without the .debug files - I see no difference between the two project build configurations. Can anyone tell how to stop the generation generating these .debug files?

    Thank you!

    Dave

    Your app is producing files of cod of brother, and properly done jad refers to them.  You don't see them because they are hidden in the cod file.  Search the forum and the documentation for brother learn more.

  • How to get VM to the .vmx file path when you have the VM name?

    Hi all

    I use the latest version of VIX API to power on virtual machines on an ESX Server. I work with c# in Visual Studio 2012 and currently I have power on the virtual machine by using the following code:

    VMWareVirtualMachine virtualClientMachine = host. Open (vmMachinePath, 2100);

    While this works, I think it is better to be able to turn on the virtual machine when you know the name of the virtual machine and not the path. So, how can I get the path to the VM to the vmx file when I know the name of the virtual machine? For example, if my VM on the ESX Server is called WIN7GERMAN, how I can get the path and pass this to the host. Opening function?

    Thanks for any help or code.

    John

    VM names are not unique, that's why it is not supported.

    You can use VixHost_FindItems() and locate the VIX_PROPERTY_FOUND_ITEM_NAME property without papers and use the associated VIX_PROPERTY_FOUND_ITEM_LOCATION to get the value to pass to VixHost_OpenVM().  You have to deal with duplicate however names

  • iPod Touch leaves the .dat files in Favorites

    Whenever I plug my ipod touch into my computor it does an automatic synchronization and leaves a bunch of .dat files in all my favorite folders. This is a bread PITA to delete I seem to only be able to remove one at a time, and there seems to be hundreds of them. Is there a way to delete these types of files in bulk or a way to keep them from getting into the files all together? Thanks for all the answers to this question. Dave WR

    Please repost your question in Forum Internet Explorer: http://social.answers.microsoft.com/Forums/en-US/InternetExplorer/threads where people who specialize in IE issues (including issues with Favorites) will be more than happy to help you with your problem.

    Good luck! Lorien - a - MCSE/MCSA/network + / A +.

  • How can I write to the data file only near the SW trigger samples?

    Hello world

    I'm working on a model in this one:

    http://zone.NI.com/DevZone/CDA/EPD/p/ID/34#0requirements

    I would like to save the data once the trigger is reached, with some data near the impact.

    Where should I put a "write on a file of measurement" block so can load and draw a shock test data?

    Kind regards.

    Celuti,

    You're so close!

    I am happy to see that you have understood what I recommended!

    You must ensure that you connect the same type of data in the queue as what comes from the acquisition of data.

    Please see the amended version of the code you have posted.

    Craig

  • How to get some of the styles applied using script?

    Hi all

    I need to know how to get some styles applied using scripts ID. I don't have a lot of experience in InDesign so need help.

    Here is a screenshot with sample text with styles of such applied and highlighted.

    screenshot.png

    I need to know what the texts in my document have these styles applied as all caps, Baker pointed out, Subscript and Superscript, etc..

    Help, please.

    Thank you!

    Get in shape and make the selection, then run the script

    Examine the file for the properties you want.

    Pretty easy

  • How to get out of the UiApplication?

    Hello!

    Can u tell me pls, how to get out of the UiApplication. The deactivate method is sufficient for this.

    PLS, suggest me-

    System.Exit (0). Or close the last screen and call the application itself.

    Disable does something different:
    public void deactivate()
    Handles finishing event.

    The system calls this method when sending of this request in the background. By default, this method does nothing. Override this method to perform additional when processing sent in the background.

  • How to get and set the length and the width of the content of the layer?

    How to get and set the length and the width of the content of the layer

    All layers are packed not equal. a layer as adjustment have no limits. Layer to smart object can have two different sizes. The size of the object and the size of the object may be transformed. All smart object layers have an associated transform. To transform a smart object layers you need to work with the size of the object the generated pixels fot the layer. Text layer can be resized with a transform or by changing the font size. Pixelated layers are resize via a transformation.  The script method is resize.  When you resize the number of pixelsits made by interpolation. You can specify what method to use or set Photoshop interpolation preferably by default.

    There is also a bug in Photoshop scripts if you pause the story said make a selection and use resize. Photoshop will properly support up to a State before where you suspended history. This bug seems to be in all versions of Photoshop.

    If you look ate the script in my bug report, you should get a good idea of how to resize a layer.

    Photoshop: Bug Script resize the rear paper folded to a history State

  • How to get information about the types within a user defined package

    Hi all
    Have a package with some types (user-defined) defined in the package specification. How to get information about the types and
    information about the columns of this type.

    for example:
    Create package mp is

    type t is record (no number is varchar2 (30));

    procedure a (m t out...

    Thanks in advance.

    userg

    G_user wrote:
    the req's, want to build a script dynamically using data dictionary
    so if possible, I take the name of the type within the package specification.

    Let me rephrase - is there a data dictionary to get information on the type defined by the user within a package specification

    Best approach will be to have a standard in the definition of data types.

    Have a process to follow the object definitions in the package if it is mandatory.

  • How to get rid of the stupid list dropdown in the search box

    How to get rid of the stupid list dropdown in the search box

    If you want to restore the window previously used independently to manage search engines, you can enable or disable this pref to false with a middle-click on the topic: config page.

    • topic: config page: browser.search.showOneOffButtons = false

    Close and restart Firefox to force change.

  • How to get rid of the new menu button on the right side of the toolbar

    Honestly, I don't know why the developers cannot offer new features that we can use or not, by choice. Instead, things are forced upon us.

    Could someone tell me please how to get rid of the new menu button on the right side of the toolbar?

    It doesn't seem to be an option to remove via the Customize Toolbars window.

    Thank you very much.

    CTR extension makes Firefox customizable menu button 3 bar, so you can drag this button in the palette to customize to remove it from the Navigation toolbar.

    Reload and stop probably combine only if you set the two buttons in the correct order (reload - Stop and non-Stop - Reload)

  • How to get rid of the superdrive in menu bar?

    How to get rid of the superdrive in menu bar?

    Hold down the command key and drag it off the menu.

  • I can't use Roboform with 4.0 beta 10, so I can't use Firefox. How to get back to the beta version 9?

    I can't use Roboform with 4.0 beta 10, so I can't use Firefox. How to get back to the beta version 9?

    I think that there is a little more for it, but here's a solution that seems to work. After the installation of Roboform 7.1.7, go to: http://www.roboform.com/platforms/browsers/firefox and scroll down to a table listing the three browsers identifying the XPI file to load if it was not loaded automatically. Click the http://www.roboform.com/dist/roboform-firefox-3-4-frozen.xpilink. Firefox will ask you if you want to allow this should be installed. Let him. Finish installation, restart Firefox 4.0b10, and you'll see a Roboform 7.1.7 toolbar works. I did it on two computers, and everything seems to work.

Maybe you are looking for