Check / Clear Checkboxes on Client Using WLW 8.1.2

I am using WLW 8.1.2 and have a jsp that presents the user with a hierarchical list of choices. The list is dynamically built from data contained in the database, and can have from 2-5 indented levels. Each item in the list is preceded by a 'netui:checkBox', and the levels are contained within nested 'netui-data:repeaterItem' elements.
If the user checks the most inclusive (highest) level, the controller logic assumes they checked all items included below it. Is there a way to check / clear all subordinate check boxes on the client when the user checks /clears a box to make the selection process more obvious? I'm trying to see if there is a way to include some JavaScript, or a jsp scriptlet, to handle this, without communicating with the server each time a check box is clicked.
I've tried to scan/read all archived dev2dev articles and didn't find a solution. If my question is a dumb one, don't be afraid to say so. My current solution works, but I'm trying to make it better.
Thanks, in advance, for any words of wisdom,
Jim

some javascript called from the onClick() which searches the dom tree for child elements of type netui:checkBox()?

Similar Messages

  • EBS-Check clearing

    Hi
    I noticed that the program SAPLNEW_FEBA doesn't generate additional information when there's errors in check clearing. Before, it used to provide info like " check already cashed" or "check marked as cashed", etc. Now I am testing and get the red X but there's no additional information.
    Any comments? suggestions?

    Hi kalyan,
    We have changed the length of the check number by adding the leading zeros in the check number in the relevant range by using transaction FCHI (maintain check lot). For this you have to delete the check number in the 'number status' column first, this will then allow to delete the number range. Please delete first all the existing number ranges for the check. Then recreate the new lots with the new check number range which will have 10 digit check number by adding leading zeros to the 5 digit check number range used by you before. But if you are printing check in-house, SAP script guy has to make sure that the MICR line is lengthy enough to capture the 10 digit check number.
    Other approach will be to develop a file pre-processing program which will delete the leading zeros from the BAI file after the upload and before the posting which will hit table(FEBEP) while using EBS upload transaction (FF_5).
    Thanks
    Ranjit

  • When I clear my history, Firefox clears my browsing and download history even though this checkbox is not checked. It didn't use to do this. What can I do to fix this?

    When I clear my history, Firefox clears my browsing and download history even though this checkbox is not checked. It didn't use to do this. What can I do to fix this? I believe the problem started with the last Firefox update.

    Do you mean the "Form autocomplete" feature?
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history" > "Remember search and form history"
    *https://support.mozilla.org/kb/Form+autocomplete

  • How can I determine what dns server the wifi client use within airport

    How can I determine what dns server the wifi client use within airport
    I want to use dns servers other then the one that airport extreme is using. For example I got the 172.16.1.1 (the default gateway - airport extreme), but I want to use the office dns servers, that are in a 10.x.x.x range.
    Is there a possibility?
    Thanks and happy eastern

    The Airport Extreme uses the DNS servers assigned by the network that it connects to. Is you Airport Extreme on the 10.x.x.x network? if it is then you are already using the 10.x.x.x DNS servers. Check your Airport Extreme with the Airport Utility and you will see in the Internet tab, the DNS servers used. The devices connecting to the Airport Extreme are assigned a DNS address of the Airport Extremes IP, In your case 172.16.1.1 but all DNS searches and resolution are done with the DNS servers you see in the Airport Extreme.
    If you want to use some other DNS then you can override in the Airport Extreme which will be used by all devices connecting too the Airport Extreme, Or you can edit the DNS address in each devices wireless settings.

  • How to check a checkbox field value in fw9 PDF form

    Hi,
    I got a PDF given form IRS (http://www.irs.gov/pub/irs-pdf/fw9.pdf). While creating a widget to this pdf form to sign it, I merged the custum data to those PDF form fields using API setMergeFields.
    All the data fields are merged fine except the checkboxes. I tried by passing the values to the merge_fields array as 'On', '1', 'checked', 'checkbox(checked)' but no luck
    What is wrong here in checking the chexbox field in this fw9 PDF or How to check a checkbox field in a form?
    Thank you,

    Hi Simon,
    I re-added and edited the fields of fw9 form by pdf printer. While doing so, I made fields as ready only so that, the data cannot be edited in the form through the widget but will be merged the data to fields only be the code. Wherein Im using the widget only for signature but not for form filling.
    Here, Im able to merge my custom data to all fields while creating widget but not to the fields of checkboxes. The checkboxes fields which are made ready-only are not allowing me to merge the value as checked by the API.
    Please help me,
    Thanks you,

  • Set default value for people picker only when user checks a checkbox (Sharepoint 2010)

    The javescript in below link works for me.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/2b130f64-3db2-484a-9a53-ccbe18d2c5de/set-default-value-for-people-picker-in-list-template-current-user?forum=sharepointgenerallegacy
    However, I'd like to set default user for people picker only when user checks a checkbox. 
    I am new to  development. Could you please help me on this requirement ?
    Thank you very much. 

    Hello,
    Use this link to to validate checkbox value, if true then set the person or group value (i.e. as posted in your link).
    http://geekswithblogs.net/haniamr/archive/2011/03/10/validate-that-a-checkbox-is-checked-using-javascript.aspx
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Check Clearing G/L Account

    What is the use of Check Clearing G/L Account? where do you define it in what scenario ?
    thanks
    Venkat

    Checking Clearing Account as you see in the G/L Determination .. Sales Tab refers to a Clearing Account to which all Checks Received are posted to during the Incoming Payment Process.
    In the Deposits step when you physically deposit the check the Clearing Account is Credited and the Bank Account is debited.
    The balace showing in this Check Clearing account at any given time would represent un-deposited checks
    Suda

  • EBS BAI file check clearing

    I am trying to clear check through EBS (BAI format) file upload but the check numbers are coming through in the 16 records in the reference field and not in the 88 records (note to payee). I know we can clear check through check number in 88 records using string config but I don't know what to configure for clearing check if the check number is in 16 records. For e.g.
    16,475,656933,,,0013000168/
    Where 0013000168 is check number. plus the 2 leading zeros are not there in the check number in SAP. .
    Thanks
    Ranjit
    Edited by: Ron on Feb 1, 2009 1:04 AM

    Q1: Did you use F.13 or the fuction in EBS it's self?
    We are using EBS download(FF_5) itself to do the auto-clearing
    If you have configured the EBS, make sure you took care of the following points as well:
    a) In the 'define posting rule', you have entered 4 as 'posting type' (Credit posting key 50 and debit posting key 'blank')
    b)In the 'Assign External transaction types to posting rules' you have mapped the external transaction codes (given by your bank) to the correct interpretation alogrithm for checks (we are using 011)
    Q2: How did you match with the payment open item ? (for our case, the payment items only have F110 run date and Id plus amt to match with)
    If you are creating the check in SAP, then every check payment document has the unique check number assignment as you know. When you download the EBS, it has check number information in the file. SAP then matches this number with the same existing number in the check register. And from the check number it finds and clears the corresponding payment document.
    We are downloading here BAI2 format through EBS. In the BAI2 file if you are getting the check number in the record starting with 16, then SAP will be able to find the check number and do the clearing based on the interpretation alogrithm config. But if you getting the check number in the record starting with 88, then you can use 'Define search string for EBS' config to interpret hte check number from note to payee field.
    Thanks
    Ron

  • How to check a checkbox

    Hello,
    I am using the interapplication communication API classes from my c# program. I read an  previously generated xml and write the data to the live cylce pdf form
    I use the below classes and use the IField.value( myField.Value = xmlcolValue;) to write to the form. It works fine for all the text boxes, But is not writting/selecteing/checking  the checkboxes.
    I have tried using the IFeild.setExportValues(..) but it gives me an error "Security setting prevent me from doing that".Could you please let me know how to solve this issue?
    CAcroAVDoc  
    Thank you
    IAFormApp  IFields   IField

    Hello,
    Still searching for the same issue. Does anyone have a solution/fix for this?
    Thanks

  • WLC 5508 AP Group - Clients using wrong VLAN

    I have a network setup as live-ssid.  It is using the Interface for VLAN 14.  All APs under the default-group AP Group obviously allows clients to DHCP an address from VLAN 14.  This is working fine.
    I created a new AP Group called 3rd Floor.  This has the live-ssid setup, but instead of using the Interface for VLAN 14 it is setup for the Interface for VLAN 50.  I have all the APs on this floor moved to the 3rd Floor AP Group.
    The problem is that 95% of the clients on 3rd Floor are still picking up DHCP addresses from VLAN 14.  I checked and all the clients are connected to the APs on the 3rd Floor.  Only 4 Clients are getting an address from VLAN 50.
    I'm not sure if something is configured wrong or not since some devices pick up the new VLAN and the rest don't.  I've manually reboot the APs on the 3rd floor to see if that would fix it.
    Any help would be great.

    My wild guess is that your clients originally connected to another floor and then moved to the 3rd floor.
    The idea is that if one of your client moves to the 3rd floor, there is no reason to kill its connectivity by assigning it a 3rd floor ip address instead of its 1st floor ip address for example.
    So the clients are assigned a 3rd-floor ip address only if their first AP association is on the 3rd floor.
    Even if you powered the client on the 3rd floor, there is a chance that the client connected to an AP on 2nd or 4th floor and then changed because the APs on 3rd floor are giving a better signal. This is often seen when the floors/ceiling don't represent a big RF attenuation, clients might associate to an AP sitting on another floor.
    Nicolas

  • Check teh checkboxes on click of button

    Hi,
    I am using mvc bsp application.
    I have a button "select all" . upon clicking this button i need to check certain checkboxes.how do i do this using onclientclick and javascript?
    Regards,
    niky.

    <af:commandButton partailSubmit="true" id="cb1" actionListener="#{Bean.doAction}">
    <af:inputText partialTriggers="cb1" visible="#{Bean.flag}">
    in the bean have it like
    private boolean flag; //have getter and setter
    public void doAction(ActionEvent actionEvent){
    flag=true;

  • How to check whether checkbox is checked or not and to get label if checked

    Hi,
    I've used checkboxgroup, and i'm populating it dynamically using attribute node & attribute value.. like this
    IPrivateTestView.IWelcomNode wNode =wdContext.nodeWelcom();
         IPrivateTestView.IWelcomElement wEl,wE2,wE3;
         wEl=wNode.createWelcomElement();
         wNode.addElement(wEl);
         wEl.setWelValue("Welcome Boards");
         wE2=wNode.createWelcomElement();
         wNode.addElement(wE2);
         wE2.setWelValue("Traditional Welcome");
         wE3=wNode.createWelcomElement();
         wNode.addElement(wE3);
         wE3.setWelValue("Photograph");
    now i want to check whether checkbox is checked and how many checkbox has been checked and then i want that label values of checked boxes.. so pls help me out. if possible give me some sample coding...

    CheckBoxGroup.texts -> Welcom.WelValue
    In controller method (e.g. action handler):
    IWelcomNode node = wdContext.nodeWelcom();
    for (int i = 0; i < node.size(); ++i)
      IWelcomElement e = node.getWelcomElementAt(i);
      if (node.isMultiSelected(i))
        String text = e.getWelValue();
        /* checkbox #i is selected and variable "text" contains the text */
    Armin

  • Issue with creating Web Service Client using Oracle JDeveloper

    Hi All,
    I am trying to create a Web Service Client using Oracle JDeveloper. I set the Project compiler property to JRE 1.4
    When I run the web service client, it throws me bunch of errors saying:
    'Error(32,2): annotations are not supported in -source 1.4'
    I am wondering why JDeveloper is using annotations even after I set the compiler property to 1.4
    I am following this link to create the webservice client:
    http://www.oracle.com/technetwork/developer-tools/forms/webservices-forms-11g-094111.html
    Any help in this regard would be greatly appreciated.
    Thanks,
    Scott.

    Dear Shay,
    Thanks for your prompt response.
    You are right. JDeveloper 11g uses JDK 6 style annotations for the clients it creates. But you can change the JRE Version used at compile time by following these steps:
    1. In the Applications Navigator, right-click the Project Nanem node and select Project Properties... from the context menu.
    2. Select the Compiler node and check the Source Files and Generated Class Files dropdown lists. You may change these versions depending on the version of the JRE you are using with Forms to ensure that the compiled
    classes from JDeveloper can be read by the JRE used by Form.
    So I selected JDK version 1.4 there.
    Sorry that I did not mention that we are using Oracle Forms 10g. That is the reason I selected JDK 1.4
    Thank you.
    Scott.

  • Can lync client use internet proxy settings to proxy edge servers, if direct access is not reachable?

    Hi everybody I am trying to Login with my lync Client out of my organization. So I am using lync as a remote user. I am in another organization, and I am using their coporate lan wired and wireless, but I cannot Login to lync in my organization.
    I see that I cannot Access my edge Server on port 443 to authenticate directly, I know that Client in this organization use Internet Proxy to browse the Internet. they have a .pac in their ie Settings.
    my question is; can lync Client use Internet Proxy Settings to reach the Destination? I mean the Access edge on port 443?
    or it can use only Client direct Access to reach the edge Servers?
    I Think that the answer is that I use tcp protocol and not http, and maybe that is the reason why I cannot use the Internet Explorer Proxy Settings to reach the Access edge Servers, different maybe is the case I Need to reach the reverse Proxy for live Meetings.
    Hope my question is clear.
    Thanks

    Proxy settings are used to tell Internet Explorer the network address of an intermediary server (known as a proxy server) that is used between the browser and the Internet on some networks.
    Lync client doesn’t use Internet Proxy Setting. You need to access the Edge service directly.
    Lisa Zheng
    TechNet Community Support

  • Check if session is already used?

    Can I check in a BSP application if a session is already in use?
    This can for example happen if the user opens multiple windows with the same BSP application. Maybe the application or runtime objects have some methods or attributes that tell me for how many browser windows a session ID has been used....
    Thank you and best regards,
    Daniel

    Hi Daniel,
    looks I didn't get your problem right then ...
    I was referring to the possibility that within one session a user opens another window, then the server would have problems to differentiate between two requests (unless you use some kind of session counter or the way I mentioned above).
    Careful use of terms like application, session is important.
    So, after your last reply, you want to know how many windows a user has opened for the same "session", right?
    As a session is created when the user does a logon for the application, multiple windows for the same session are only possible if they are opened from within this one session.
    And (not having tested this yet), I think that in such a case the session ID does not change if you open another window within a session, as it is passed on like in every other regular request, its just the client using another window to display the results. That's the point where the server doesn't know which window it is from (as it is the same session).
    Which leads me back to my first post that you have to take care of this yourself.
    If you look at it from a very simple, deep down view, you don't need a browser at all, as you can send HTTP requests via command line. Important information (for our problem) that is usually sent by the browser in this case are maybe the browser type and the session id - but not the window name. And as the browser is a very "loose client", where the user can wreak quite some havoc, there is no guaranteed connection between a specific browser window and a session.
    That's a problem a lot of web application are facing, I'm sure if you would surf around the web on sites that run session-based you will probably run into the problem that these applications will not response correctly to your request, if you open another window in the midst of the session and then return to first window afterwards again
    unless the application was written to deal with this of course - which is exactly what you want, or?
    Phew, got longer than I expected, hope I didn't run in circles too much on this one ...
    Let me know if we are talking about the same here
    Max

Maybe you are looking for

  • My AppStore updates are not showing up at all. My updates page is blank. Please help

    My App Store has 3 updates. But when I open it up there aren't any updates. The page is completely blank and I can't do anything. The rest of the AppStore works perfectly though. My youtube app also is not working. I'm not sure if its connected in an

  • How do I access a document, created in iPages Beta, on my iPad?

    I have iCloud (Pages Beta) on my iMac. I created a document, now I want to access that document on my iPad. How do I do that? JVH

  • PDF File in Mail-Step Attachment using SOFM is corrupted

    Hi, i have a Problem while sending a PDF by unsing a SOFM Object for attachment in workflow. I tried my own implementation and a copy of this [SOFM instance for attaching--urgent] I both cases the Workflow sends a mail successfully. There is also an

  • Failing to publish and deploy from CVS Repository

    We have installed CVS on one of the machine and we have configured the CVS in our studio (version 5.7 MP3). We stored the project in the repository(CVS) and when publish and deployed it pops up with an error message and fails to publish. But before s

  • Lllaas I need your help.

    I have tried everything solution I have seen on here about deleting my photo albums from my ipod. It is using up all my space. Do I have to delete the pictures from my computer also? I would sure appreciate your help. When I go to the website for thi