Hide subform on 2nd Instance

Please help me preserve my sanity.
I have a subform (sfB) inside a repeating instance subform (sfA) that is hidden or visible depending on the Report Period selected with a radio button outside of sfA. I want sfB to be hidden for all sfA added by the user to the form for report period 1 but to be visible for report period 2.
The first instance works properly. When I add additional instances of sfA, sfB is visible instead of hidden.
This is a sample of the code I have on the radio button. I have this in the change event.
if(this.rawValue==1)
xfa.resolveNode("form1.sfA.sfB").presence="hidden";
if(this.rawValue==2)
xfa.resolveNode("form1.sfA.sfB").presence="visible";
Please tell me what I am doing wrong. Sample code would be appreciated.
Thanks
Carol

Thanks for your suggestion. I tried your code but the 2nd instance of subform A (sfA) does not hide the subform B (sfB) that appears in subform A.
I have come up with a work around by embedding the code to hide sfB within sfA instead of outside of sfA. This works but it still does not solve the initial problem.
I would be interested it someone knows how to resolve this.
Thanks
Carol

Similar Messages

  • Report does not work in 2nd instance after transported

    My SAP Script report does not come out correctly after its transport into a 2nd instance.  The fonts displayed in the report don't look the same like what we have in instance #1.
    The report originally created in the instance #1 is good, but after the transport, the fonts in instance #2 are larger and some of the contents are not properly aligned.  Some part of the boxes are also missing.  I would appreciate any suggestions of how to fix them.  Thanks, Sam

    Hi,
    There might be a possiblity that the necessary style used in the SapScript is not transported to the New Instance and hence the Cosmetic issues...
    Check whether all the associated objects like Style are transported to nre Instance or not?

  • Reg : show/hide subforms under buttons in Static page(Java Script)

    Hi All ,
    I am creating Adobe Interactive form(static page). In this page have 3 buttons.For each button one subform is there. I want to show/hide subforms under buttons.
    I am using javascript. Please give me the code for this.
    Thanks
    Risha

    Hi Risha,
    can you explain your question like do u have some condtions to show or hide the subform? OR if u click
    button you want to show the subform and by default subform should be hidden something like this?
    Normally for showing the subfrom on click of the button: (By default make your subform invisible from its properties).
    Select the button and in the click event select java script option and write the following code:
    Subform.presence = "visible";
    (*you have to give full path of the subform instead of only subform name).
    With Regards,
    Ravi

  • User authentication not done in OAM for 2nd instance users

    Hi,
    I have installed oracle access manager using sunone directory server. I have created one more instance of that directory server and added the directory profile in OAM for that instance... but the users in the 2nd instance are not able to login into the OAM console...pls.. help me in resolving this....

    Hi,
    The question needs a little more clarification. Specifically, is the OAM console (and are you talking about the access system or the identity system?) protected by an OAM webgate? Or are you using the default identity system authentication? If webgate is in the picture, I suspect something in the authentication schemes needs to be corrected (and you should find more clues by lowering the webgate diagnostic logging threshold). If not, there is an additional instance drop-down box which appears on the login page and you need to select the correct instance in that box before logging in.
    A couple of other questions -
    1) Are the users in the two instances mutually exclusive?
    2) Which components can use the new directory server instance?
    -Vinod

  • Starting OEM DBconsole of 2nd Instance

    Hello,
    we have 2 instances of oracle 10g on solaris. I was able to start ( after the rebooting the whole server) one instance of OEM db console. How can I start the OEM db console of 2nd instance. when I give emctl status dbconsole or emctl start dbconsole it start the OEM of the 1st instance only.
    Thanks

    somewhere in between the lines it shows
    1st instance name = 2nd instance nameNot sure what that means, but be sure you use ORACLE_SID in uppercase, e.g.
    $ ORACLE_SID=<your SID>; export ORACLE_SID

  • RAC hangs when starting or stopping 2nd instance of 2 node RAC

    Has anyone seen the problem with all transactions and/or logins hanging when starting or stopping the 2nd node of a 2 node RAC database. When I shut down the 2nd instance using srvctl I occasionally get errors and long delays connecting. On our larger database with instances having a very large SGAs, trying to connect you sometimes get ORA-12537 or ORA-01033. Users experience a very long hang before getting the errors. These instances have very large SGAs of about 30GB on each node.
    In the log of the first instance we see messages like the following for quite a while.
    Global Resource Directory frozen
    Communication channels reestablished
    Master broadcasted resource hash value bitmaps
    Non-local Process blocks cleaned out
    Mon Jan 8 06:59:08 2007
    LMS 1: 0 GCS shadows cancelled, 0 closed
    Mon Jan 8 06:59:08 2007
    LMS 0: 0 GCS shadows cancelled, 0 closed
    Set master node info
    Submitted all remote-enqueue requests
    Dwn-cvts replayed, VALBLKs dubious
    All grantable enqueues granted
    Mon Jan 8 06:59:23 2007
    LMS 0: 20740 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:23 2007
    LMS 1: 20744 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:23 2007
    LMS 0: 20882 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:23 2007
    LMS 1: 20627 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:24 2007
    LMS 0: 20781 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:24 2007
    Thanks in advance.

    I have tested with only one node and starting and stopping is much faster without any cache fusion traffic. The application is not RAC aware, it was written without regard for RAC. As you say there may be some accessing of the same block by all nodes causing RAC to remaster blocks when a node is shut down.
    My concern is the length of time users are afftected when I am starting a node that has been offline for a while. With the large SGA I have, it appears users are affected adversely for several minutes, in affect causing an outage which we are trying to avoid by using RAC.

  • Cpu high while installing delegated admin 2nd instance.

    Hi,
    I am using Sun JES 2005Q1 on Solaris9 sparc platform.
    AM, Delegated Admin & MEM are running on 1 host which is working perfectly.
    I have installed another instance of AM on another host which is also working perfect.
    Whenever I try to install 2nd instance of Delegated Admin, the cpu utilization of my ldap server goes very high (98%) and installation doesnt proceed.
    I have increased the nsslapd-allidthreshold value from 4000 to 15000.
    Also indexing of attributes are already done.
    But still no luck for me.
    I am getting error logs on ldap server "search is not indexed".
    Can anyone help me out ?
    Regards,
    Shujaat Nazir Khan
    Senior System Engineer
    Cyber Internet Services (Pvt.) Ltd.

    The access manager has the same "oversight" but it was easy enough to fix by adding WS_ADMINHOST=admin.dom.tld to the amsamplesilent, and sed -i 's/--host=$WS_HOST/--host=$WS_ADMINHOST/g' to amws70config and amconfigupdate, and things actually worked when I did this (with a little more hackery, like manually editing mime.types and server.policy). This DA configurator is less straight forward, and when I fixed up the files and reran the failed scripts, things didn't work.
    Does it make sense to run the administration server in its own zone/machine from an architectural standpoint? There has to be at least one admin server, so is the point AM/DA makes "it may as well be running on the node that _requires_ it to be running" versus "separate services into logical partitions?" It seems to me the first option is "good enough" while the second makes sense, but I'm looking for confirmation or further input.

  • Backup of Essbase using 2nd Instance

    Hi,
    Can i use 2nd instance of essbase (after installing essbase on another port on same server or another server) to copy application from sourcr to target and use it as a backup.
    What are the compromise i am making over general backup process.
    Any advantage with this or all disadvantage.
    Regards
    Kumar N

    Organize the backup server as a copy of the source server with all the applications, databases and the remaining directories required for the operations on the server.
    Sync the entire file system of app directory b/w source and backup server using any backup techniques full/incremental
    sync the essbase.sec and essbase.bak files b/w both the servers.
    This file system sync should be done after both the services are stopped.
    Once both the servers are sync.
    Start both the servers and cross check the applications and data.
    If ant thing happened to the production server,just you need to make the services up and you can use the back up server for the business.
    You have to do the necessary configurations like interface with upstream and down stream system.
    Once the production issues are fixed, you can fall back to production.
    Note: It is good if you do quarterly health checkup of the backup server even though no issues in the production.Then we will not face any unexpected issues in bringing up the back up server.

  • Attempting to create 2nd instance and links for Ingres to Oracle conversion

    I have an oracle instance called ORCL that was set up with a DB link to the Ingres Database and it works. I want to create
    a second instance using the same binaries so that I don't clobber a developer. Using DBCA I created CONVERT.
    Here's were my memory is faulty as to how the first instance was set up. I create a db link, and also entries in the
    ORACLE_HOME\hs directory for the init.ora I have one listener running at it lists both instances in the sid_list ...
    then when I try to query the ingres database I get
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message: [Microsoft][ODBC Driver Manager] Data Source name not found and no default driver specified.
    ORA -02063: preceeding 2 lines from SDFA_INGRES
    My oracle Database is on Windows. This is Oracle 11
    ORACLE_HOME is F:\apps\oracle\product\11.1.0\db_1\ for both ORCL and CONVERT
    db_2 is set up for the 2nd instance for only the redo logs and control files...
    db_1\hs has two init files ... one for ORCL and CONVERT
    initsdfa_odbc.ora
    # HS init parameters
    HS_FSD_CONNECT_INFO = sdfa_odbc
    HS_FDS_TRACE_LEVEL= off
    TNSNAMES.ORA
    SDFA_ODBC = <<< this is my 2nd entry ... the other is just the same different name.... >>>>>>
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = tcp) (HOST = localhost) (PORT = 1521))
    (CONNECT_DATA =
    (SID = sdfa_odbc)
    (HS = OK)
    LISTENER.ORA
    Under SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME=sdfa_odbc)
    (ORACLE_HOME=F:\apps\oracle\product\11.1.0\db_1) <<< binaries for both ... I have a db_2 for file locations
    (program=dg4odbc)
    My link is public
    Create public database link "SDFA_INGRES" connect to "DBA" identified by "*****"
    using "SDFA_ODBC";
    My select is from the CONVERT instance as SYS ...
    select count(*) from test_table@SDFA_INGRES;
    and then I get the above error.
    What am I missing or have wrong ? Can I have 2 HS services defined in one listener or do a need seperate listeners ?
    Appreciate all assistance. Excuse my typing errors ... I am on a another system and can't cut and paste. So I might have
    some typos ... thank you.

    Andy:
    That's was it !!!! I had forgotten that we needed to do this ...
    I still have one little ouch though....
    When I bring up the driver to define it..... on the DataSource Panel, it asks for a VNODE. It gives me 2 drop down
    items which are neither of the systems I want. I can't seem to over write this value ...
    Any idea of how to get my system in the VNODE field ? I can ping the box that I want to get to from the system.
    I have the IP address .. where does this get set ? Every thing else seems to be good.

  • How to hide Subform

    Hi ,
    The scenario is " I want to Hide subform based on page condition like if page number is > 1 the subform should not print"
    I have written the code Subform-initilize event in Javascript like ,
    if (xfa.host.currentPage > 1)
    this.presence = "hidden";
    But above if condition in not working .
    Please help me to solve this problem.
    Regards,
    Sanket.

    Hi Sanket,
    Use following script in the initialize event of subform.
    var pageNum = xfa.layout.pageCount();
    if(pageNum>1){
       this.presence = "hidden";
    Thanks & Regards,
    Sanoosh

  • Ubuntu 10,10: 2nd instance of Firefox does not obey GTK2 customizations

    Hi
    On Ubuntu 10.10 I started a 2nd instance of Firefox using the command:
    $ firefox -ProfileManager -no-remote &
    Created a new profile and everything works smoothly except for the fact that this instance of FF does not obey by GTK2 customizations that I have placed in ~/.gtkrc-2.0
    Moreover, only SOME of the customizations are not obeyed. For example, the vertical scrollbars are supposed to be on the left, but they are on the right. The scrollbar arrows are together (Mac-like) as specified, so is the scrollbar width.
    The first instance obeys all customizations with scrollbars on the left. Any ideas?

    Your above posted system details show outdated plugin(s) with known security and stability risks.
    *Shockwave Flash 9.0 r999
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/
    In Firefox 3.6 and later versions you need the Next-Generation Java™ Plug-In present in Java 6 U10 and later (Linux: libnpjp2.so; Windows: npjp2.dll).
    http://java.com/en/download/faq/firefox_newplugin.xml
    See also http://java.sun.com/javase/6/webnotes/install/jre/manual-plugin-install-linux.html

  • Install 2nd instance of Arch Linux without internet connection

    I have successfully install a first instance of Arch Linux using Arch Linux ISO + pacstrap + pacman with internet connection.
    I have updated to latest package database list (/var/lib/pacman/sync) and package cache files (/var/cache/pacman/pkg) in first instance of Arch Linux with "pacman -Swyu".
    Next, I would like to install 2nd instance of Arch Linux without using internet connection.
    I share the "/var/lib/pacman/sync" and "/var/cache/pacman/pkg" via NFS from first Arch Linux instance.
    I boot the 2nd instance with Arch Linux ISO and attempt to install without internet connection.  I mount the two NFS shares from 1st instance to "/var/cache/pacman/pkg" and "/mnt/var/lib/pacman/sync" respectively.  I execute
       # pacstrap -i -c /mnt"
    to start installation.
    I found it is almost impossible with current implementation of pacstrap script.  The pacstrap script always attempt to update package database list with -Sy option.
    I think some amendments on pacstrap script is needed to install Arch Linux without internet connection.

    I made the edit by adding the option -o to do what you want.
    I am too lazy for a feature request right now...
    #!/bin/bash
    # Assumptions:
    # 1) User has partitioned, formatted, and mounted partitions on /mnt
    # 2) Network is functional
    # 3) Arguments passed to the script are valid pacman targets
    # 4) A valid mirror appears in /etc/pacman.d/mirrorlist
    shopt -s extglob
    out() { printf "$1 $2\n" "${@:3}"; }
    error() { out "==> ERROR:" "$@"; } >&2
    msg() { out "==>" "$@"; }
    msg2() { out " ->" "$@";}
    die() { error "$@"; exit 1; }
    in_array() {
    local i
    for i in "${@:2}"; do
    [[ $1 = "$i" ]] && return
    done
    track_mount() {
    mount "$@" && CHROOT_ACTIVE_MOUNTS=("$2" "${CHROOT_ACTIVE_MOUNTS[@]}")
    api_fs_mount() {
    CHROOT_ACTIVE_MOUNTS=()
    { mountpoint -q "$1" || track_mount "$1" "$1" --bind; } &&
    track_mount proc "$1/proc" -t proc -o nosuid,noexec,nodev &&
    track_mount sys "$1/sys" -t sysfs -o nosuid,noexec,nodev &&
    track_mount udev "$1/dev" -t devtmpfs -o mode=0755,nosuid &&
    track_mount devpts "$1/dev/pts" -t devpts -o mode=0620,gid=5,nosuid,noexec &&
    track_mount shm "$1/dev/shm" -t tmpfs -o mode=1777,nosuid,nodev &&
    track_mount run "$1/run" -t tmpfs -o nosuid,nodev,mode=0755 &&
    track_mount tmp "$1/tmp" -t tmpfs -o mode=1777,strictatime,nodev,nosuid
    api_fs_umount() {
    umount "${CHROOT_ACTIVE_MOUNTS[@]}"
    valid_number_of_base() {
    local base=$1 len=${#2} i=
    for (( i = 0; i < len; i++ )); do
    (( (${2:i:1} & ~(base - 1)) == 0 )) || return
    done
    mangle() {
    local i= chr= out=
    unset {a..f} {A..F}
    for (( i = 0; i < ${#1}; i++ )); do
    chr=${1:i:1}
    case $chr in
    [[:space:]\\])
    printf -v chr '%03o' "'$chr"
    out+=\\
    # fallthrough
    out+=$chr
    esac
    done
    printf '%s' "$out"
    unmangle() {
    local i= chr= out= len=$(( ${#1} - 4 ))
    unset {a..f} {A..F}
    for (( i = 0; i < len; i++ )); do
    chr=${1:i:1}
    case $chr in
    if valid_number_of_base 8 "${1:i+1:3}" ||
    valid_number_of_base 16 "${1:i+1:3}"; then
    printf -v chr '%b' "${1:i:4}"
    (( i += 3 ))
    fi
    # fallthrough
    out+=$chr
    esac
    done
    printf '%s' "$out${1:i}"
    dm_name_for_devnode() {
    read dm_name <"/sys/class/block/${1#/dev/}/dm/name"
    if [[ $dm_name ]]; then
    printf '/dev/mapper/%s' "$dm_name"
    else
    # don't leave the caller hanging, just print the original name
    # along with the failure.
    print '%s' "$1"
    error 'Failed to resolve device mapper name for: %s' "$1"
    fi
    fstype_is_pseudofs() {
    # list taken from util-linux source: libmount/src/utils.c
    local -A pseudofs_types=([anon_inodefs]=1
    [autofs]=1
    [bdev]=1
    [binfmt_misc]=1
    [cgroup]=1
    [configfs]=1
    [cpuset]=1
    [debugfs]=1
    [devfs]=1
    [devpts]=1
    [devtmpfs]=1
    [dlmfs]=1
    [fuse.gvfs-fuse-daemon]=1
    [fusectl]=1
    [hugetlbfs]=1
    [mqueue]=1
    [nfsd]=1
    [none]=1
    [pipefs]=1
    [proc]=1
    [pstore]=1
    [ramfs]=1
    [rootfs]=1
    [rpc_pipefs]=1
    [securityfs]=1
    [sockfs]=1
    [spufs]=1
    [sysfs]=1
    [tmpfs]=1)
    (( pseudofs_types["$1"] ))
    newroot=/mnt
    hostcache=0
    copykeyring=1
    copymirrorlist=1
    offline=0
    usage() {
    cat <<EOF
    usage: ${0##*/} [options] root [packages...]
    Options:
    -C config Use an alternate config file for pacman
    -c Use the package cache on the host, rather than the target
    -d Allow installation to a non-mountpoint directory
    -G Avoid copying the host's pacman keyring to the target
    -i Avoid auto-confirmation of package selections
    -M Avoid copying the host's mirrorlist to the target
    -o Do not update the pacman cache for offline installation
    -h Print this help message
    pacstrap installs packages to the specified new root directory. If no packages
    are given, pacstrap defaults to the "base" group.
    EOF
    if [[ -z $1 || $1 = @(-h|--help) ]]; then
    usage
    exit $(( $# ? 0 : 1 ))
    fi
    (( EUID == 0 )) || die 'This script must be run with root privileges'
    while getopts ':C:cdGiMo' flag; do
    case $flag in
    C)
    pacman_config=$OPTARG
    d)
    directory=1
    c)
    hostcache=1
    i)
    interactive=1
    G)
    copykeyring=0
    M)
    copymirrorlist=0
    o)
    offline=1
    die '%s: option requires an argument -- '\''%s'\' "${0##*/}" "$OPTARG"
    die '%s: invalid option -- '\''%s'\' "${0##*/}" "$OPTARG"
    esac
    done
    shift $(( OPTIND - 1 ))
    (( $# )) || die "No root directory specified"
    newroot=$1; shift
    pacman_args=("${@:-base}")
    if (( ! hostcache )); then
    pacman_args+=(--cachedir="$newroot/var/cache/pacman/pkg")
    fi
    if (( ! interactive )); then
    pacman_args+=(--noconfirm)
    fi
    if (( ! offline )); then
    pacman_args+=(-y)
    fi
    if [[ $pacman_config ]]; then
    pacman_args+=(--config="$pacman_config")
    fi
    [[ -d $newroot ]] || die "%s is not a directory" "$newroot"
    if ! mountpoint -q "$newroot" && (( ! directory )); then
    die '%s is not a mountpoint!' "$newroot"
    fi
    # create obligatory directories
    msg 'Creating install root at %s' "$newroot"
    mkdir -m 0755 -p "$newroot"/var/{cache/pacman/pkg,lib/pacman,log} "$newroot"/{dev,run,etc}
    mkdir -m 1777 -p "$newroot"/tmp
    mkdir -m 0555 -p "$newroot"/{sys,proc}
    # always call umount on quit after this point
    trap 'api_fs_umount "$newroot" 2>/dev/null' EXIT
    # mount API filesystems
    api_fs_mount "$newroot" || die "failed to setup API filesystems in new root"
    msg 'Installing packages to %s' "$newroot"
    if ! pacman -r "$newroot" -S "${pacman_args[@]}"; then
    die 'Failed to install packages to new root'
    fi
    if (( copykeyring )); then
    # if there's a keyring on the host, copy it into the new root, unless it exists already
    if [[ -d /etc/pacman.d/gnupg && ! -d $newroot/etc/pacman.d/gnupg ]]; then
    cp -a /etc/pacman.d/gnupg "$newroot/etc/pacman.d/"
    fi
    fi
    if (( copymirrorlist )); then
    # install the host's mirrorlist onto the new root
    cp -a /etc/pacman.d/mirrorlist "$newroot/etc/pacman.d/"
    fi
    # vim: et ts=2 sw=2 ft=sh:

  • How to hide subform with index

    Hi all,
    i have 3 subform named as :
         1. Receipt_subform[0]
         2. Receipt_subform[1]
         3. Receipt_subform[2]
    I am currently only showing Receipt_subform[0] and hide Receipt_subform[1] and  Receipt_subform[2].
    I will only will display the Receipt_subform[1] and Receipt_subform[2] open user click add new table function.
    how can i show the Receipt_subform[1] and Receipt_subform[2] from javacript.

    Hi Jeeva,
    You can do this but would need to resolve the nodes. This is because all three subforms have the same name "Receipt_subform". The [1] is a tag showing the instance, on a zero based numbering system.
    If we assume that the three subforms and the button are in the same subform then the following should work (if they are not, then you would need to include the full reference):
    xfa.resolveNode("Receipt_subform[" + 1 + "]").presence = "visible";
    xfa.resolveNode("Receipt_subform[" + 2 + "]").presence = "visible";
    You could do a loop, but it hardly seems worth it for just two objects.
    I would recommend having a different name for each subform, as this will make it much easier to reference each one.
    Hope that helps,
    Niall

  • How to hide the view latest instance option for the reports in XIR3

    Created an access level and denied the rights "view document instances" and "view document instances that the user owns" in the access level.
    Applied this access level for a particular group on a particular folder.
    Login to Infoview and when view the history,there are no instances for a particular report under that folder.
    But we could still see the 'View Latest instance' option in the properties of the report and when click on it,we are able to view the report.
    As per the security assigned,the user should only be able to view the instances owned by him.
    Plz help me how to hide the option in INFOVIEW

    In 9.3.1 (not sure about 9.2) there is a table in your BIPlus repository which stores preferences/profile information, however, having a user simply log in to WA doesn't appear to automatically create a row for them in this table. (So this may not be a viable solution to your situation, I'm still looking for one myself.) This table stores lots of preference info such as whether or not to show the Main Menu, Toolbar, Masthead, etc. by default.
    To hide the View Pane, edit the data in the SHOW_INFO_PANEL column, change it from a 1 to a 0 and for that user the View Pane will not longer appear by default.
    HYA_USER_PREFS
    But again, this only works if you already see the user in the table otherwise I guess maybe they have to 'touch' their Preference before it creates an entry in that table. Haven't figured that part out yet, and Support didn't have any information.
    If anyone has found a way to maneuver through the table structures I'd love to hear any insight you can offer.
    Before you make any changes to the data in this table be sure to take adequate repository backups, and use caution as usual.
    I'm going to create a Shared Preference and have each user point to it the first time they log in - but then you lose the ability for each user to have their own personal folder as their default, so it's still not the ideal solution. Really wish there was a way for Admins to set certain prefs. A coworker reminded me under 7.? or 6.x things like View Pane were system-level settings which was easy to control, but now it's at the user level.
    Good luck,
    Karen

  • Can't get show/hide subform to work.

    Although I've done my best to show/hide a subform through a radio-button in Livecycle, I can't get it to work.
    Any help will be greatly appreciated.
    Please see:
    https://dl.dropboxusercontent.com/u/92058288/problem.jpg
    https://dl.dropboxusercontent.com/u/92058288/hide%20or%20show%20subform.pdf

    You have created the object on Master page that causing the issue also missed the 'presence' after object name. I redesign the form but not on master Page and apply the below script and its working
    Click event of 'Nee' radio button
    if(this.rawValue == 1)
    xfa.form.form1.subform1.sub1.presence="hidden";
    Click event of 'Ja' radio button
    if(this.rawValue == 1)
      xfa.form.form1.subform1.sub1.presence="visible";
    For more info refer the below screenshot.

Maybe you are looking for

  • Error While creating a Expense type

    Hi All, I am in middle of an Implementation . i was trying create an expense type " Breakfast"  in nwbc, when i try to enter a number in the "NO OF BREAKFASTS" field it is throwing an error " Breakfasts can only be deducted from Accommodation receipt

  • LR 5.3 export with resize option not resizing

    Hello! Just updated my LR to 5.3 from the CC and noticed a weird problem that I never encountered before in LR4 or 5.x (before 5.3 that is). I usually export pictures from RAW format to either TIFF or JPG (100% quality) and depending on purpose I use

  • Javascript in web.show_doc not works in explorer version 6

    Hi , I've requirements to open form B from form A using URL not call_form (the config parameters are not the same), but when I open form B using web.show_document I end up having the new form opened in a oversized web browser which also shows standar

  • Establishing connection to MySQL server/database

    Hi! I've got a question about subj. Here is my code: import java.sql.*; import java.util.*; class SQLDB {     int db_port;     String db_url, db_name, db_table, db_user, db_passwd;     public void dbConnect() throws SQLException {         Connection

  • New playlist not loading music.......

    Looks like songs are loading into my old playlist but new playlist and and songs in them aren't. What happened and how to fix it? Thanks for any help.