Combining Spry filters, some as AND, some as OR

I have this application I am working on: http://webbymgc.com/tomato/
It's working fairly well EXCEPT, and this is a big except: selectors WITHIN each fieldset should be "or" but BETWEEN fieldsets as "and"
In other words, clicking "red" and "yellow" in "color" should get you both kinds of tomatoes.  This is how I set it up.
Now, if you check "class" = "heirloom" is adds all the ones that match that term, so you get more tomatoes.  I would like "heirloom" to be an "AND" so the user would get yellow or red heirloom tomatoes.
Make sense?  Please help!

Check this out:
http://labs.adobe.com/technologies/spry/samples/accordion/AccordionSample2.html

Similar Messages

  • How can I set my WebI filters to Null and not Null

    Folks,
    I have created a report in WebI and now I am to set up some filters as Null and some Not Null.
    How can I set my WebI filters to Null and not Null?
    Regards,
    Bashir Awan

    Hi,
    As you said you could do it at the report level and also at the universe level.
    One more way is to create the filters in the universe levele and add them in thequery filter.
    Ex: in the filter you need to write :
    Column1 is null and and column 2 is not null etc.
    Hope this will help.
    If this did't  solve your problem then please explain it in detail.
    Cheers,
    Ravichandra K

  • Text fields combining when PDF is saved and reopened

    This has been a source of great frustration for not just me, but my coworkers working on the same documents.  I individually create text fields in a spreadsheet/table format either initially in MS Word and converting to PDF, or create them in Acrobat while editing the document. 
    After I save the document and open it later to edit, the text fields are combined arbitrarily, usually close or touching fields are combined, such as parts of a column, but sometimes single letters from other fields get combined.  At the same time, some other text fields will sometimes get split into individual rows. 
    Beyond looking messy when I want to edit these fields, the main problem i have in these cases is that whenever i try  to edit these now combined text fields, the text and/or format of the field will get jumbled, thus making it impossible to edit.
    Anyone else had this problem or know how to prevent it?

    Hi - yes Iv'e tried in in several events inc 'Initialize' anbd 'Layout Ready', 'Doc Ready' - just cant seem to get it to work.
    Here is the troublesome portion of the form, if you add some impact ratings the color will change, then save and close the form, reopen and the color formatting is lost
    Dropbox - BIA Impacts for forum.pdf
    Any help appreciated
    Thanks
    E

  • Combining spry & css

    I have done a spry gallery, by replacing images from a
    tutorial. tried to center the page within the browsers windows by
    looking @ previous css, the page ignores all but body color.
    On another front I have through a css tutorial centered a two
    column page with header and footer, replaced text with my header
    & footer (both images), is it possible to make the two columns
    spry regions, and insert my thumbs & main images there, coping
    xml, SpryData.js, & xpath.js files from uncentered gallery that
    works?
    here is the code for the spry gallery page. can some one help
    please?
    Thanks

    Spry turns off the autocomplete for a reason.. If users use autocomplete in IE. It will not fire a "change" event to the browser. So onchange validations will fail if you turn on autocomplete..
    If you still think you want it on. You should manually edit the Spry .js file. And comment the autocomplete = false; out

  • Creating filters for tRFC and qRFC (SM58).

    Hi All,
    I am trying to create filters for qRFC and tRFC as per OSS note 441269 - Setting up tRFC/qRFC monitoring in the alert monitor. When I try to create/copy owner I am getting error "_not in name space_" in task bar when I try to save the changes, I tried all kinds of naming convection still unable to proceed. Pls tell me how can I resolve this issue.
    System:-
    Kernel version 700
    Support pack 13
    Regards,
    kurma

    Hi Jordan,
    We used to 'reorganize' the tRFC/qRFC LUWs via sm58.
    Your found note is ok and try to refer some other notes as well.
    Note 375566 - Large number of entries in tRFC and qRFC tables
    Note 760113 - Delete unprocessed LUWs in the qRFC
    Following similar thread might also help -
    how to delete error entities in TRFC queue to clear stuck
    Thanks

  • Colorsync Utility. Whenever I click on Devices or Filters, it hangs and I have to force quit. Any ideas as to how to fix this?

    I'm having an issue with Colorsync Utility. When I open the utility I can access Profile First Aid, Profiles and the Calculator but whenever I click on Devices or Filters, it hangs and I have to force quit. I recently re-profiled my NEC monitor using xRite i1Profiler Pro and saved the ICC profile as "version 4". When I went to use the Nik's ColorEfex Pro 4 plug-in, in Adobe Photodhop CS5.1 (Creative Suite 5.5), I got a cyan cast across all my images. Nik said it had to do with a corrupt ICC profile but when I ran Profile First Aid, the only profile that came up as needing repair ( and couldn't) was EW-sRGB. I reprofiled the monitor only this time I saved it as "version 2", and the plug-in worked fine. What surprises me is that Colorsync Utilty always used to work without issue, and I never seemed to have a problem creatinga and saving ICC profiles using version 4. Any ideas as to what is causing this problem and  how to fix this?
    Thanks.
    James

    I updated my software, and deleted my history/cache.  Also, when I try to use Preview, it says that it was forced to quit while restoring windows, so when I click restore windows nothing happens.  I can't view anything either.  The only thing I can think that may have caused these problems is I tried to shut down and had to force it to by holding the power button.  I rarely shut it off.

  • Spry Accordions, Tabbed Panels, and Collapsible Panels: changing colors

    I wanted to alert everyone to a great new Community article published by our very own David Powers. The article details the various best practices and methods for changing the colors of Accordion, Tabbed Panels, and Collapsible Panels widgets, including tab backgrounds, borders, and so on.
    Here's the article:
    http://kb2.adobe.com/community/publishing/504/cpsid_50437.html
    Customization questions are pretty frequent in both the Spry and Dreamweaver forums. This new styling guide is sure to answer lots of peoples' questions.
    Furthermore, the appearance of such an article is a great example of how Community content can interact and live symbiotically with Adobe Help. We've linked directly to David's piece from our own customization pages for the Spry Accordion, Tabbed Panels, and Collapsible Panels widgets:
    Customize the Accordion widget
    Customize the Tabbed Panels widget
    Customize the Collapsible Panels widget
    Thanks a lot to David for hammering out this article.
    If you're interested in publishing Community articles of your own, you can download the Community Publishing AIR application and get right to work!

    The borders you see, are called outline, its a accesiblity feature of the browsers,
    Actually called 'focus' lines  :-)
    Here's an article about the Bluefocus lines seen in Safari.
    http://www.brunobergher.com/blog/2009/01/19/safaris-blue-focus-lines/
    Without creating a Spry widget myself right now to test, but I'm sure thata there is a 'focus' rule in the css...
    trying the
    {outline:none;}
    on that rule.

  • Combining Mover's Discount Coupon and Student Discount Coupon on Macbook Pro with Retina Display

    To whom it may concern,
    I've recently saved up enough to buy a Macbook Pro with Retina Display 13.3" with 8GB Memory ($1235) and I read on a few forums that you could combine the Mover's Coupon and College Student Coupon on the Macbook. However, with that discount, many customers had trouble because the sales associate/manager said it wasn't applicable to apply the Mover's Coupon and neither was it applicable to combine both coupons.
    As a result, I called my local Best Buy in Brooklyn, NY (Bay Parkway, Store #599) in advance to double check if it was possible so that I wouldn't be wasting my time trying to argue with the store manager, etc. The sales associate said generally, I couldn't combine two coupons regardless of what type they were.
    I was wondering if combining the Mover's Coupon and College Student Coupon still applied to the Macbook Pro.  
    If it did, would it be possible for someone to directly contact my local Best Buy store manager or sales associate that would be ringing me up and explain how to do it and that it is possible to combine the two coupons. I also have a $100 Best Buy gift card that I intend to use with my purchase so I was wondering if that was applicable on top of the Best Buy coupons.
    Attached is the link below for the specific Macbook I intend to purchase.
    Thank you for your help.
    Best,
    Wilson
    http://www.bestbuy.com/site/apple-macbook-pro-with-retina-display-latest-model-13-3-display-8gb-memo...

    Hello Wilson,
    MacBook Pros are fantastic machines! I have owned one myself since 2010 and it’s still running smoothly. They can be quite the investment so I can understand why you would be looking to combine coupons and use a Best Buy gift card.  
    Best Buy gift cards are accepted as a form of payment, so you shouldn’t have trouble using a coupon and a gift card together. You can check out more information on forms of payment on our Payment Methods on BestBuy.com.
    I would like to discuss your desire to combine these coupons further so I am sending you a private message. You may check your private messages by signing into the forum then clicking the envelope icon in the top right corner of the page.
    Sincerely, 
    Tasha|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Can we frame a VO which is a combination of EO based VO and SQL based VO?

    Is it possible to create a VO which is a combination of EO based VO and SQL based VO? Is the resultant VO capable of inserting data in the database?

    Fortunately, this is such a common use case that it's documented how to do this:
    http://docs.oracle.com/cd/E26098_01/web.1112/e16182/bcquerying.htm#CEGEGHFB
    and
    http://docs.oracle.com/cd/E26098_01/web.1112/e16182/bcquerying.htm#CHDHBDDE
    are the two sections you need to read.
    You don't need a "combination" VO, and in both cases, the base EO of the VO is updatable/insertable
    Note: This is why the best course is to state your use case (problem) - not failed or attempted solutions - when posting questions on OTN.

  • I would like to combine my wifes iTunes libary and mine.

    I would like to combine my wifes iTunes libary and mine. So that our iPhones, iPad and iPod all have the same music.  But we would like to keep our own contacts and calendars. 
    Basiclly, we want to sync our music and have our own apple id's.  And when one purchases music it will sync to the others device.
    Can it be done?

    You can't combine accounts but help here Apple ID FAQ's for resetting your Apple ID password.

  • Unpermitted combination of business object BUS2032 and sales doc. category

    Dear all
    I try to create a sales document category L (Debit memo request) with the BAPI BAPI_SALESORDER_CREATEFROMDAT2
    I get the error message: Unpermitted combination of business object BUS2032 and sales doc. category  L
    Is there a specific Bapi for creating this sales document?
    Herbert

    Magic or not, but try something like this
    CALL FUNCTION 'BAPI_SALESDOCU_CREATEFROMDATA'
    EXPORTING
       ORDER_HEADER_IN = lt_order_header_in
       BUSINESS_OBJECT = 'BUS2096'
       WITHOUT_COMMIT = ' '
    IMPORTING
       SALESDOCUMENT = l_vbeln
       RETURN = li_return
    TABLES
    ORDER_ITEMS_IN = lt_order_items_in
    ORDER_PARTNERS = lt_order_partners.

  • Filters change in and out points?

    This is the first time this has happened.
    When I add certain 3rd party filters and/or composite a layer above my clip, the in and out points appear to change in the clip (i.e. a different portion of the clip is now in the time line.
    When I double click the clip, the incorrect portion of the clip is loaded into the Viewer window, but when I do a Match Frame, the correct portion of the clip is loaded in the Viewer window.
    Also, when the incorrect portion of the clip is loaded in the Viewer (like when I double click it to load), the current timecode display (upper right) is italicized. It is actuallly the correct timecode, but the video is incorrect and the timecode is italicized.
    I did a Save As..., created a new sequence and cut and pasted the contents of the problem sequence, and set up a new project and cut and pasted the sequence in there to see if there was corruption, but I had the same problem there. i also trashed FCP preferences.
    I have a Mac Pro dual Quad 3Ghz running OS X.5.4
    I searched everywhere for "filters changing in and out points" and "Italicized timecode" and everything else I can think of, and found nothing. Anyone have any ideas?
    Thanks!

    Have you tried trashing render files with Render Manager and re-rendering?
    rh

  • My new filters tree flames and picture frame are greyed out and not available?

    my new filters tree flames and picture frame are greyed out and not available. what do I need to do?

    It's likely that your graphics card/GPU does not support the new feature. If you are using an older video card or an integrated graphics card that is not new like the Intel Iris or Iris pro than that is likely the reason.

  • How can I combine a lot of text and images on the same screen?

    How can I combine a lot of text and images on the same screen?  I can get a couple of words on the screen with a graphic but not 10 lines.  I need 10 lines on the page with the image. 

    Priscilla,
    I routinely combine 10 lines of 36 pt bible or lecture text to a suitable background using Boris Title 3D.
    Many times the text is too long to fit the screen using Boris, so I devide it into 2 or more parts with no transition between sections.
    In my case, the text is on the screen as the speaker quotes them.
    David

  • Combined mailings of Standard Mail and Periodicals Flats

    How soon will SAP be updating the presort software for  Combined mailings of Standard Mail and Periodicals Flats?

    Lynda,
    Please make sure to post any Forum questions reguarding the Postalsoft products to the Postalsoft forum. 
    Co-mail changes for Presort will be coming out sometime around May/June timeframe.
    Thanks,
    Kendra

Maybe you are looking for