Value not loading when using checkboxgroup.

Hi
      I am using a checkboxgroup as xtype. I have a cq:widget node whose xtype is checkboxgroup. Inside the node i have one items node. and inside items i have my individual checkboxes. In my dialog whatever i am selecting and submitting is goin to my CRX. But when i refresh and load my component again , all my checkboxes are unchecked. Can somebody please suggest me a solution for this. Its very urgent
Thanks in advance
Veena

I'm running into this same issue. Checkboxes work fine but when they are in a checkboxgroup they don't work. Here is what I am using:
<region
    jcr:primaryType="cq:Widget"
    fieldLabel="Region"
    fieldDescription="Check all that apply"
    columns="{Long}10"
    xtype="checkboxgroup">
    <items jcr:primaryType="cq:WidgetCollection">
        <isUS
            jcr:primaryType="cq:Widget"
            boxLabel="US"
            name="./jcr:content/isUS"
            inputValue="on"
            xtype="checkbox"
            checked="checked" />
        <isEurope
            jcr:primaryType="cq:Widget"
            boxLabel="Europe"
            inputValue="on"
            name="./jcr:content/isEurope"
            xtype="checkbox" />
    </items>
</region>
<isExclusive
    jcr:primaryType="cq:Widget"
    fieldLabel="Is Exclusive?"
    boxLabel="Yes"
    inputValue="on"
    name="./jcr:content/isExclusive"
    xtype="checkbox" />
Were you able to find a fix?

Similar Messages

  • QuickTime Content Does Not Load When Using Safari

    For the past week or so, I've noticed that when using Safari, any QuickTime content fails to display, but instead, the QuickTime logo is displayed with a question mark in the center. That would indicate to me that Safari is not seeing that QuickTime is installed, but of course, it is. I tried actually reinstalling QuickTime, but that did not resolve the issue.
    Again, this has only started in the last week or so. I'm new to the MAC world, so my troubleshooting skills are more limited with OSX. I also have Firefox installed, and QuickTime content opens as normal when using Firefox.
    Any help would be appreciated. Thanks.
    iMac (Intel)   Mac OS X (10.4.7)  

    I have had the same problem for some time now. As well as this problem, some QT movies load into QT but the sound does not play.
    This all started when I loaded various other players such as VLC to run Windows Media Player stuff before Flip 4 Mac became universal. I have tried dumping prefs, turning off plug ins and a dozen other things between QT and Safari, including resetting Safarai and losing all my log ins etc.
    Nothing runs on say www.youtube.com We just get the big Q with a question mark over it. The keynote address released yesterday does not play with sound.
    I suggest we all look back and list what we did/installed just before the problem started and then we can compare and look for a common element.
    As to checking "block pop ups" I never had that on to begin with.
    We need to see if the problem is in Safari or Quicktime - or both. There are too many variables at the moment to narrow down the problem.
    Our other iMac which is identical does NOT have the problem - because I didn't try to load any other software on to it.

  • HANA XS - How to fix Inactive Testing issue of items not loading (when using the cookie)

    Is anyone else having issues with the inactive testing using the cookie (sapXsDevWorkspace)?  My team has abandoned using it because it is causing us a lot of trouble.  It initially worked well for a few hours, but eventually it stopped loading resources.  We got errors loading the SAP js libs or even the newly commited ( but not activated) code changes.  
    I have seen the feedback on SCN post http://scn.sap.com/thread/3517042 but we cannot seem to fix the issue of the system not loading things.  I am on version SPS7 (1.00.70.00.386119) on AWS and I have seen it work for a short period then it seems to get flaky and stop working.   I don't understand what is causing the error to occur as I cannot make it do the same thing twice. 
    Here are some screenshots:
    Cookie defined in Chrome
    Repository Name with my user:
    This is the result:
    Sometimes it loads more of the files and fails later:
    I verified that I logged in under the same user and the cookie name.  The system has developer_mode set to true.  Is there something we're missing? 
    Jim Giffin.

    Hi Jim, Hi Matthias
    we are facing the exact same problem with our project.
    Jim, we had the same phenomenon that it worked for 1-2 reloads and then stopped at all.
    After looking into it, I figured out, that the browser was using cached files from all resources except from the "inactive" new files, which we could access with the cookie. This made it work, however, when we refreshed again, the browser eventually removed its cache and tried to load inactive versions from files that didn't had any.
    We ended up in empty responses (no content, no headers)
    We are really looking forward to find some answers here, as it constantly causes trouble to work with multiple developers on the same activated code base.
    Any input or suggestions are appreciated.
    Best Regards,
    Axel

  • Edge not loading when using the go-back / go-forward buttons from the browser?

    Hello everyone,
    I'm working on a test site where the Edge animation is part of a slider using jQueryTools.  The animation works when you click the menu options, going from Page C, to page A, to page B, back to page C which has the Edge animations.
    But when using the go-back and go-forward buttons of the browser, it doesn't work.  It don't even show the preloading gif.
    I already added the meta data for avoiding loading the page into the cache, added the function to call the Edge animate in a $(document).ready event for jQuery.
    The setup will get  a little bit complicated, as I have 2 different Edge animations going on, and will use the bootstrap function to show multiple edge objects.
    The main issue for now, is to check if anyone has experienced the issue of the go-back/forward buttons.
    Thanks for your time and help!

    So i got the following error message:
    Uncaught ReferenceError: AdobeEdge is not defined
    This happens when using Chrome and going from link to link and getting back to the page wehere we are using Edge Animate.
    The first time that it loads, is fine. 
    Any idea?

  • Metadata for podcast content files not loading when using Public Site Mgr.

    Metadata entered via QickTime for video files does not stay with thge file when it is uploaded for our iTunes U site via the Public Site Manager.

    Please note that Java and Javascript are not related. iWeb uses a lot
    of Javascript, not Java. There may be some issues with the Javascript
    generated by iWeb -- I don't know. If it seems to work for someone
    and not for someone else then it is an issue at the browser end, not
    the website end. Each browser may not be handling the Javascript in
    exactly the same way. (You gotta love standards.)
    Dave

  • Presentation Variable Value not passing when used in Column Formula.

    Hello Gurus:
    Please help me with my requirement.
    We are trying to show a data backout in report, for example.
    For a Product Group Code of 2435 which belongs to Report Line C059 has a Sales Amount of $4,266.90 and in report we want the same Sales Amount of $4,266.90 to be shown as -$4,266.90 (Negative) under a Report Line C080.
    So in a report there should be same Sales Dollars as Positive for C059 (from Source) and Negative Sales Amount for C080 (Condition to be applied in Report).
    Solution I Tried
    I tried to create a Presentation Variable (SQL- Which would fetch me Sales Dollars for Product Group Code 2453) which returns with $4266.90 and then applied it in Answers in Logic (Case when Report Line = C080 then @{Presentation Variable}*-1 Else Sales Dollars END).
    Issue I am facing:
    Presentation Variable is coming as 0 and if i give any Format (Default Value) it shows the same default value in report. I checked the SQL i used and even when I Preview the Variable its showing me $4,266.90, but not in report.
    Please let me know a way to get this Presentation Variable value into my reports.
    Also please let me know if i can achieve this requirement in any other way.

    Thanks for your reply Paul. But there is no Invoiced Amount for Report Line - 'C080' from source. Invoiced amount of C059 should show as -ve Invoiced amount for CO80.
    In a report C059 should show +ve Sales Dollars and C080 should show same amount as -Ve Sales Dollars.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Nm-applet is not loading when using Slim

    I was using Gdm as login manager and networkmanager + nm-applet to manage the network. I just switched to Slim. But after that, nm-applet will not start automatically upon the login. Here is rc.conf looks like,
    INTERFACES=(!eth0 !wlan0)
    ROUTES=(!gateway)
    DAEMONS=(syslog-ng !network netfs dbus hal slim !gdm networkmanager @alsa @crond)
    What am I doing wrong?
    Last edited by navaneethkn (2010-05-23 04:44:22)

    Ok. I figured it out. I was running nm-applet& command after exec gnome-session command. I put it before that and it started working. But I still need to say "sudo nm-applet&".
    Now nm-applet is starting fine. But it is not remembering the password for the wireless connection. This is the message appearing when I start it.
    No keyring secrets found for Auto linux/802-11-wireless-security; asking user
    All these were working fine with Gdm. I am not sure about getting this correct with Slim.  I have done the setting changes described in http://wiki.archlinux.org/index.php/SLi … me_Keyring page. Here is my /etc/pam.d/slim file looks like.
    auth requisite pam_nologin.so
    auth required pam_env.so
    auth required pam_unix.so
    account required pam_unix.so
    session required pam_limits.so
    session required pam_unix.so
    password required pam_unix.so
    auth optional pam_gnome_keyring.so
    session optional pam_gnome_keyring.so auto_start
    Any help?
    Last edited by navaneethkn (2010-05-23 06:16:21)

  • Since upgrading to Firefox 27.0 some webpages will not load when I click on them. It gives me a message saying that Firefox can't find the server.

    Since upgrading to Firefox 27.0 some webpages will not load when I click on them. It gives me a message saying that Firefox can't find the server. I have to click the link several time before it will load and sometimes when they do load it does not show the page right. It is like the HTML is messed up or something. I have tried everything I can think of. I started in safe mode, still did it., I removed add-ons, still did it., I reset Firefox and still did it., I completely uninstalled Firefox and re-installed Firefox and it still does it. I have tried Malware Bytes Anti-Malware scans and Avast boot-time scans and found no malware or viruses. I have found that those websites open the first time with no problems on my IE9 and they used to do so in Firefox 26.0. I'm at my wit's end. The website links are in my bookmarks and are used all the time so they are trusted and my avast is set to allow them. They range from news websites to gun websites and everything I have read says that Mozilla does not filter those unless something has changed recently.

    Try this as a first step;<BR><BR>
    Clear the Cache '''''Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"'''''<BR><BR>
    and<BR><BR>
    Remove Cookies '''''Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"'''''<BR><BR>
    If there is still a problem,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]'''''
    While you are in safe mode;
    '''''Firefox Options > Advanced > General'''''. Look for and turn off '''Use Hardware Acceleration'''.

  • Images on Facebook do not appear when using different web browsers

    Images on Facebook do not appear when using Safari on my Macbook Pro (I've tried Google Chrome too with the same result).  This makes me think it's a setting within OS Mavericks that I'm missing.  I have not seen this issue on any other computers.  This only occurs on my, and others' profile pictures on my profile page and on the news feed, not photos that are posted in albums or on walls.  and yes, i have images enabled in Safari.
    In safari the images don't appear, and in their place is a small blue "?" square >>.
    In Chrome it appears as a broken image link >>
    Has anyone encountered this?  Is there a fix?  It is very annoying.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, or by corruption of certain system caches. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and  Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • My firefox is not loading when my mouse pointer is inactive. It is loading only if i do something with mouse pointer.

    My firefox is not loading when my mouse pointer is inactive. It is loading only if i do something with mouse pointer.
    Im having latest firefox 25 beta.
    Win 7 32 bit OS. And its performance is very slow ,often gets struck while using gaming sites.

    {
    "application": {
    "name": "Firefox",
    "version": "25.0",
    "userAgent": "Mozilla/5.0 (Windows NT 6.1; rv:25.0) Gecko/20100101 Firefox/25.0",
    "supportURL": "https://support.mozilla.org/1/firefox/25.0/WINNT/en-US/"
    "modifiedPreferences": {
    "accessibility.typeaheadfind.flashBar": 0,
    "browser.cache.disk.capacity": 358400,
    "browser.cache.disk.smart_size.first_run": false,
    "browser.cache.disk.smart_size.use_old_max": false,
    "browser.cache.disk.smart_size_cached_value": 358400,
    "browser.display.use_system_colors": true,
    "browser.display.background_color": "#C0C0C0",
    "browser.places.smartBookmarksVersion": 4,
    "browser.search.useDBForOrder": true,
    "browser.sessionstore.restore_on_demand": false,
    "browser.sessionstore.upgradeBackup.latestBuildID": "20131025150754",
    "browser.startup.homepage_override.mstone": "25.0",
    "browser.startup.homepage": "https://www.google.co.in/",
    "browser.startup.homepage_override.buildID": "20131025150754",
    "browser.tabs.warnOnClose": false,
    "dom.max_script_run_time": 0,
    "dom.max_chrome_script_run_time": 0,
    "dom.mozApps.used": true,
    "extensions.lastAppVersion": "25.0",
    "keyword.URL": "http://search.yahoo.com/search?ei=utf-8&fr=greentree_ff1&type=800236&ilc=12&p=",
    "network.cookie.prefsMigrated": true,
    "places.database.lastMaintenance": 1382851446,
    "places.history.expiration.transient_current_max_pages": 80396,
    "plugin.importedState": true,
    "plugin.disable_full_page_plugin_for_types": "application/pdf",
    "plugin.state.flash": 2,
    "print.printer_Send_To_OneNote_2007.print_resolution": 131085,
    "print.printer_Send_To_OneNote_2007.print_command": "",
    "print.printer_Send_To_OneNote_2007.print_footerleft": "&PT",
    "print.printer_Send_To_OneNote_2007.print_scaling": " 1.00",
    "print.printer_Send_To_OneNote_2007.print_shrink_to_fit": true,
    "print.printer_Send_To_OneNote_2007.print_edge_bottom": 0,
    "print.printer_Send_To_OneNote_2007.print_plex_name": "",
    "print.printer_Send_To_OneNote_2007.print_paper_name": "",
    "print.printer_Send_To_OneNote_2007.print_edge_left": 0,
    "print.printer_Send_To_OneNote_2007.print_edge_top": 0,
    "print.printer_Send_To_OneNote_2007.print_paper_data": 1,
    "print.printer_Send_To_OneNote_2007.print_paper_height": " 11.00",
    "print.printer_Send_To_OneNote_2007.print_bgcolor": false,
    "print.printer_Send_To_OneNote_2007.print_page_delay": 50,
    "print.printer_Send_To_OneNote_2007.print_unwriteable_margin_bottom": 0,
    "print.printer_Send_To_OneNote_2007.print_margin_left": "0.5",
    "print.printer_Send_To_OneNote_2007.print_evenpages": true,
    "print.printer_Send_To_OneNote_2007.print_unwriteable_margin_right": 0,
    "print.printer_Send_To_OneNote_2007.print_margin_top": "0.5",
    "print.printer_Send_To_OneNote_2007.print_margin_bottom": "0.5",
    "print.printer_Send_To_OneNote_2007.print_edge_right": 0,
    "print.printer_Send_To_OneNote_2007.print_to_file": false,
    "print.printer_Send_To_OneNote_2007.print_resolution_name": "",
    "print.printer_Send_To_OneNote_2007.print_in_color": true,
    "print.printer_Send_To_OneNote_2007.print_unwriteable_margin_top": 0,
    "print.printer_Send_To_OneNote_2007.print_bgimages": false,
    "print.printer_Send_To_OneNote_2007.print_headerright": "&U",
    "print.printer_Send_To_OneNote_2007.print_oddpages": true,
    "print.printer_Send_To_OneNote_2007.print_paper_size_unit": 0,
    "print.printer_Send_To_OneNote_2007.print_downloadfonts": false,
    "print.printer_Send_To_OneNote_2007.print_unwriteable_margin_left": 0,
    "print.printer_Send_To_OneNote_2007.print_paper_width": " 8.50",
    "print.printer_Send_To_OneNote_2007.print_headercenter": "",
    "print.printer_Send_To_OneNote_2007.print_headerleft": "&T",
    "print.printer_Send_To_OneNote_2007.print_paper_size_type": 0,
    "print.printer_Send_To_OneNote_2007.print_margin_right": "0.5",
    "print.printer_Send_To_OneNote_2007.print_duplex": 99884576,
    "print.printer_Send_To_OneNote_2007.print_footercenter": "",
    "print.printer_Send_To_OneNote_2007.print_orientation": 0,
    "print.printer_Send_To_OneNote_2007.print_colorspace": "",
    "print.printer_Send_To_OneNote_2007.print_footerright": "&D",
    "print.printer_Send_To_OneNote_2007.print_reversed": false,
    "privacy.cpd.downloads": false,
    "privacy.cpd.sessions": false,
    "privacy.popups.showBrowserMessage": false,
    "privacy.donottrackheader.enabled": true,
    "privacy.cpd.formdata": false,
    "privacy.cpd.history": false,
    "privacy.sanitize.timeSpan": 4,
    "privacy.sanitize.migrateFx3Prefs": true,
    "security.warn_viewing_mixed": false,
    "security.warn_viewing_mixed.show_once": false,
    "storage.vacuum.last.places.sqlite": 1381502390,
    "storage.vacuum.last.index": 1
    "graphics": {
    "numTotalWindows": 1,
    "numAcceleratedWindows": 1,
    "windowLayerManagerType": "Direct3D 9",
    "windowLayerManagerRemote": false,
    "adapterDescription": "ATI Mobility Radeon HD 4570",
    "adapterVendorID": "0x1002",
    "adapterDeviceID": "0x9553",
    "adapterRAM": "256",
    "adapterDrivers": "atiumdag atidxx32 atidxx64 atiumdva atiumd64 atiumd6a atitmm64",
    "driverVersion": "8.631.0.0",
    "driverDate": "6-25-2009",
    "adapterDescription2": "",
    "adapterVendorID2": "",
    "adapterDeviceID2": "",
    "adapterRAM2": "",
    "adapterDrivers2": "",
    "driverVersion2": "",
    "driverDate2": "",
    "isGPU2Active": false,
    "direct2DEnabled": false,
    "directWriteEnabled": false,
    "directWriteVersion": "6.2.9200.16492",
    "direct2DEnabledMessage": [
    "tryNewerDriver",
    "10.6"
    "webglRenderer": "Google Inc. -- ANGLE (ATI Mobility Radeon HD 4570 Direct3D9Ex vs_3_0 ps_3_0)",
    "info": {
    "AzureCanvasBackend": "skia",
    "AzureSkiaAccelerated": 0,
    "AzureFallbackCanvasBackend": "cairo",
    "AzureContentBackend": "none"
    "javaScript": {
    "incrementalGCEnabled": true
    "accessibility": {
    "isActive": false,
    "forceDisabled": 0
    "libraryVersions": {
    "NSPR": {
    "minVersion": "4.10.1",
    "version": "4.10.1"
    "NSS": {
    "minVersion": "3.15.2 Basic ECC",
    "version": "3.15.2 Basic ECC"
    "NSSUTIL": {
    "minVersion": "3.15.2",
    "version": "3.15.2"
    "NSSSSL": {
    "minVersion": "3.15.2 Basic ECC",
    "version": "3.15.2 Basic ECC"
    "NSSSMIME": {
    "minVersion": "3.15.2 Basic ECC",
    "version": "3.15.2 Basic ECC"
    "userJS": {
    "exists": true
    "extensions": [
    "name": "AccelerateTab",
    "version": "1.4.1",
    "isActive": true,
    "id": "[email protected]"
    "name": "Advanced SystemCare Surfing Protection",
    "version": "1.0",
    "isActive": true,
    "id": "[email protected]"
    "name": "Convert YouTube videos to MP3 add-on",
    "version": "1.2",
    "isActive": true,
    "id": "[email protected]"
    "name": "Facebook Emoticons 2013",
    "version": "6",
    "isActive": true,
    "id": "{28BA24B8-5B3B-4BC9-9EB1-42021314B080}"
    "name": "SmartVideo For YouTube",
    "version": "0.978",
    "isActive": true,
    "id": "[email protected]"
    "name": "YouTube quality manager",
    "version": "1.2",
    "isActive": true,
    "id": "youtubequality@rzll"
    "name": "IDM CC",
    "version": "7.3.20",
    "isActive": false,
    "id": "[email protected]"
    "name": "TelevisionFanatic",
    "version": "2.71.1.10",
    "isActive": false,
    "id": "[email protected]"
    }

  • Firefox 6 will not load when I click the icon. I have tried to uninstall it, both through the control panel and geong straight to help.exe. In both cases nothing happens. How do I uninstall this program?

    Firefox 6 will not load when I click the icon. I have tried to uninstall it, both through the control panel and going straight to help.exe. In both cases nothing happens. How do I uninstall this program?

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • Facebook pictures and Instagram not loading when on WIFI.

    I've been having the strangest problem where Facebook pictures and Instagram posts will not load when im connected to wifi. I have an iPhone 6 and my girlfriend has a 5S and we're both experiencing the same issue. It's not a constant problem, kind of comes and goes.  I've reinstalled the app, restarted my phone, restored my router and nothing seems to fix the problem.  
    Any ideas as to what may be happening?  Thanks for any help.

    asater wrote:
    I've been having the strangest problem where Facebook pictures and Instagram posts will not load when im connected to wifi. I have an iPhone 6 and my girlfriend has a 5S and we're both experiencing the same issue. It's not a constant problem, kind of comes and goes.  I've reinstalled the app, restarted my phone, restored my router and nothing seems to fix the problem. 
    Any ideas as to what may be happening?  Thanks for any help.
    The issue is your router, if you both can't use your phone while on wifi.

  • HT1338 all of sudden comcast and facebook pages do not load when i try to access them on my mac.  all other websites are fine. any one out there having the same issue?

    all of sudden comcast and facebook pages do not load when i try to access them on my mac.  all other websites are fine. any one out there having the same issue?

    That's just not right - I mean, it really wrong to have to use a Windows machine to access your Facebook account. Can you pull up Comcast on IE as well?
    Something's going on and I'm surprised that deleting your cache and cookies for those sites didn't work.
    Let me fool around a bit - what's your primary browser?
    Curious,
    Clinton

  • The volume up and down controls on my wireless keyboard show a no entry sign and do not respond when used...please help?

    The volume up and down controls on my wireless keyboard show a no entry sign and do not respond when used...please help?

    If you want to get a little more "exotic" you can try remapping the function keys.  I did a little google searching and the hits that looked promising are,
    Mapping volume and eject keys to 3rd-party keyboard Other Hardware
    Spark
    Spark is a powerful, and easy Shortcuts manager. With Spark you can create Hot Keys to launch applications and documents, execute AppleScript, control iTunes, and more...
    You can also export and import your Hot Keys library, or save it in HTML format to print it.
    Spark is free, so use it without moderation!

  • How can i set songs within a playlist, or an entire playlist, so that they are not included when using the shuffle function on IPOD Classic? Is this possible?

    How can i set songs within a playlist, or an entire playlist, so that they are not included when using the shuffle function on IPOD Classic?
    Is this possible?

    You can set any song to Skip when shuffling.
    In your iTunes Library, highlight the song and right-click/Get Info. On the Options tab is the Skip when shuffling box. Select that and then Sync the iPod with your Library.

Maybe you are looking for