Can't get to filter gallery

filter gallery is greyed out, how do I activate it?

Thank You !!
Same problem and yes I needed to change from 16 bit to 8 bit, then everything worked.
The next question, why doesn't 16 bit profile work with Filter Gallery ?
Don

Similar Messages

  • How can you get the filter off if you can't remember the password? It's"pro con" and it wont even let me check out the rates for aflight.

    How can you get the filter off if you can't remember the password? It's"pro con" and it wont even let me check out the rates for aflight.

    You can check the file prefs.js in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and remove the line(s) related to that extension (procon.password).

  • Can't access the filter gallery in CS3

    I'm in the process of editing an image and I can't access the filter gallery...it's not active under the filter >filter gallery...I started out with a CR2 raw file...what am I doing wrong?

    Is it 16 bit per channel? Change to 8.

  • Can I get multiple filter in a url

    Hi,
    I got a java script code as follows:
    <script language="JavaScript" type="text/javascript">
      var frame  = document.getElementById( 'BWReport01' );
      var url    = '/sap/bw/BEx?cmd=ldoc&TEMPLATE_ID=';
      var filter = '&FILTER_IOBJNM=0G_CWW112&FILTER_COLLAPS=&FILTER_VALUE=';
      var appl   = 'C_OPCT01_W001';
      var varvl = '<%=descr(CAOPER_CPV007/value)%>';
    // Option: Adjust the ‘SELECT’ to your local language
      if (varvl != "" && varvl != "-- SELECT --"){
    // expected formatting of variable selector: Text(Key) or Key
        var convert = /\((.*)\)/;
        convert.exec(varvl);
    // If there is value in brackets it is the key
        if ( RegExp.$1 != "") varvl = RegExp.$1;
    // create URL
      url = url + appl + filter + varvl;
    // remove possible white spaces
      url = url.replace(/ /,"");
    // set source attribute of iframe to new URL
      frame.src = url;
    </script>
    Through this method, I can get one filter in my web query. But now I want get two or more filter objects (in this example I need more &FILTER_IOBJNM, more filter objects,not more filter value).
    How can I do?

    My guess is that the SUMIF function may be your friend.
    It's well described in the *iWork Formulas and Functions User Guid*e which every user may download from the Help menu.
    Yvan KOENIG (VALLAURIS, France) samedi 2 janvier 2010 21:56:39

  • How can you get the filter off if you can't remember the password? It's"pro con" and it wont even let me check out the rates for a flight.

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/790760]</blockquote><br>
    A friend put on the filter but no one can remember the password

    You can check the file prefs.js in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and remove the line(s) related to that extension (procon.password).

  • How can I get Adobe Media Gallery for Bridge CS3

    I want to create an online photo gallery for 3rd party client proofing. I am using a reference book byScott Kelby (the editor of 'Photshop User' magazine) and he refers to Adobe Media Gallery: ( Bridge CS3 / Windows / Workspace / Adobe Media Gallery).
    He states that although AMG wasn't initially shipped with CS3, Adobe released a free update for bridge and once installed it is possible to download AMG from labs.adobe.com.
    I am unable to find any reference to AMG or any download/upgrades
    (Windows XP/ Bridge 2.1.1.9/ Ps CS3 Extended 10.0.1)

    Good day Geoff,
    You can download the Adobe Reader 10.0.0 installer .EXE file from here:
    ftp://ftp.adobe.com/pub/adobe/reader/win/10.x/10.0.0/en_US/AdbeRdr1000_en_US.exe
    Once you've downloaded it, you can burn it to a disc or copy it to a thumbdrive to bring to the PC that's offline. 
    Please let us know if you have any questions.
    Kind regards,
    David

  • How can I get query filter dates in report heading?

    <p>Hello everybody.</p><p>I&#39;m pretty new at this so I hope this is the place to ask this question.</p><p>I&#39;m trying to create a report in WebI where I want a number of cases sorted by a number of categories and between different dates. The dates are supposed to be selceted at the time you are running the report (like "I want all cases between 2006-03-13 and 2006-05-30). And this is ofcourse done by using the "Finished date" object that I&#39;ve created in the universe as a filter. </p><p> The dates selected in the query is supposed to be included in the report heading (like "Results of cases between {date 1} and {date 2}". I have been reading the documentation about free cells, but the only thing I&#39;ve found was about last refresh date and drill level.</p><p> Anyone who understand what I&#39;m talking about <img src="/modules/tinymce/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-smile.gif" alt="Smile" title="Smile" width="18" height="18" />and know how I can accomplish this?</p><p>Thanks in advance!</p>

    UserResponse(DataProvider([date 1]); "Start date?")

  • Can't get rid of gallery placeholder text

    Placholder text appears just above the thumbnails in the galelry widget. Cannot find how to change it or get rid of it.

    Delete that corrupted gallery and add a new one, and now you should be able to de-select the caption option on the inspector's very last tab.

  • Can't get photo gallery to work

    Hello,
    Whatever help anyone can give me, is very much appreciated.
    I'm a novice to Dreamweaver and coding, and just can't get the
    photo gallery to work. I've printed out and studied a lot of Adobe
    Spry tutorials & samples but still can't figure out what I did
    wrong. When I try to preview the gallery from Dreamweaver, nothing
    happens.
    This is a sample from the dwsync files automatically created
    in the images & thumbnails folders and beneath that is the
    coding for the gallery file. Thanks very much.
    <?xml version="1.0" encoding="utf-8" ?>
    <dwsync>
    <file name="27-golfer-redshirt-wtrophy.jpg"
    local="128160701243750000" remote="128165836800000000" testing="0"
    />
    </dwsync>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    xmlns:spry="
    http://ns.adobe.com/spry">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>2006 Golf Tournament Photos</title>
    <script type="text/javascript"
    src="../../includes/xpath.js"></script>
    <script type="text/javascript"
    src="../../includes/SpryData.js"></script>
    <script type="text/javascript"
    var dsGallery = new Spry.Data.XMLDataSet("photos.xml",
    "gallery/photos/photo");
    </script>
    <style type="text/css">
    <!--
    img.thumbs {
    float:left;
    height:60px;
    width:60px;
    margin-right:2px;
    margin-bottom:2px;
    border: solid black 1px;
    #main {
    position:absolute;
    left:476px;
    top:128px;
    width:491px;
    height:315x;
    z-index:2;
    #thumbContainer {
    left:23px;
    top:127px;
    width:437px;
    height:430px;
    z-index:1;
    position:absolute;
    -->
    </style>
    </head>
    <body>
    <div id="thumbContainer" spry:region="dsGallery">
    <img src="thumbnails/{@thumbpath}"
    spry:repeat="dsGallery" class="thumbs"
    onclick="dsGallery.setCurrentRow('{ds_RowID}');" />
    </div>
    <div id="main" spry:detailregion="dsGallery"> <img
    src="images-2-23-07/{@path}"/>
    </div>
    </body>
    </html>

    The XML file in the "_notes" folder is generated by DW for
    synchronizing your local and remote copies of the website. You can
    ignore this completely, as it has nothing to do Spry, and only has
    to do with DW managing your site. You can even delete _notes or
    turn them off in your site profile and it will have no effect.
    However, if you have your testing server set up in the site
    profile, you'll need to "put" all your files to the testing server
    before hitting F-12 or "preview in browser" as all the files might
    not be over there.
    There are too many variables as to guess why it might not be
    working for you, but it's going to be a more simple set up issue,
    and likely not your Spry work.
    Can you navigate directly to the folder where your files sit,
    and let IE or FireFox open the HTML file? That might just show you
    that your files are working correctly by removing DW from the
    equation.
    Again, there are many things that might not be set up
    correctly in DW that could cause a site or page to appear to be not
    working. I strongly suggest finding some tutorials on site profiles
    in DW so you can get them to work with you, not against you. The
    dwsync.xml is part of DWs site management power.
    Doug

  • I can't use Filter Gallery with CR2 files?

    I use Adobe Camera RAW to adjust image first and then open a copy in Photoshop CC. I have tried saving as a .PSD file and converting to smart object but I still can not access the filter gallery option. Can someone please advise how I can access the filter gallery?

    Great minds think alike
    Gene

  • Can't get Web Gallery button

    I can't get the Web Gallery button on my iPhone. I do have iLife '08, .Mac account and published successfully albums to Web Gallery on .Mac from iPhoto. I followed the instructions how to transfer the albums to iPhone. I factory restored my iPhone and I restarted my iPhone. I'm up to date with my software. I use .Mac email account as default. I followed the discussions on this issue, which only some of you have, in iPhone forum. I still can't get the button on my iPhone and open the Web Gallery there.
    Milan

    My Apple Mail account is .Mac. I can delete this account on iPhone and sync it back on iTunes without difficulties. The account works both on iPhone and my desktop. Web Gallery button doesn't show up no matter what I do. As a test I published new set of pistures to my Gallery. The album is on .Mac but I can't see it on iPhone because I don't have the button.
    My approach to any issues is that I first blame myself and then Apple. I don't know what else I could do wrong to cause this problem. Still I believe it's a small hitch somewhere.
    I appreciate your concern and help.
    Milan

  • Photoshop CS6 Filter Gallery Plugin Missing after Creative Cloud Last update!

    I have a new 15" macbook pro, and have the set requirements to run Photoshop CS6 even after the recent updates.  However, I still cannot access the "Filter Gallery", and when I went to find the so called "Filter Gallery" plugin folder--what do you know that plugin is missing all together.  I don't even have it anymore!  I've already done the Preferences, show all plugins, etc... deal and this is not the issue here.  My Filter Plugin is missing all together, and my macbook pro was purchased brand new from the Mac store, 3-4 months ago.
    What is the suggestion for me in this case?  I have been a paying Adobe Creative Cloud member since day one, when it first became available, and now I'm over the top upset over this problem!  How can I fix this missing plugin?

    Well after much research that I did on my own, I came across this link that help shed some light to the problem I listed above. 
    Here's the link that explains how to get your "Filter Gallery" to show and not be grayed out.  Unfortunately, it appears Adobe has to work on upgrading this Filter Gallery to work to part with 16-bit images, vs the current 8-bit.
    click on link where it explains this in details, and shows how to fix the problem I had.
    http://blog.martinbelan.com/2012/12/why-is-the-filter-gallery-grayed-out-in-photoshop-cs6- and-how-to-fix-it/

  • How can I put a filter to message type COND_A

    I am creating message types: COND_A from Change Pointer.
    I have an active filter on element: Condition type. (BD64). This is working OK.
    I also want to set the filter on element: Material type.
    This is not working, probably because this element is not an active field in any delivered IDoc Segments. (Ref. WE05). The result is that no messages (IDoc's) are delivered.
    How can I get this filter to work for COND_A?
    In other words: How can I select on Material type = 'XXXX' creating message type COND_A from Change Pointer?

    No, however, you can have Favorites and Recents show on the App Switcher (Multitasking) screen, assuming you are running iOS 8: Settings App > Mail,Contacts,Calendars > Show in App Switcher [under CONTACTS]

  • Can I get back to Factory New?

    Hi. New User to Mac and I've made a boo boo. I was trying to move things around on my Doc, and I accidently trashed my download folder...along with my Project Gallery Icon from Word for Mac that sat on the Doc.
    I got it out of the trash, but I can't get the Project Gallery back on the Doc and when I put my download folder back on the Doc, it just sits there. Maybe I'm being picky, but I want it to spring like my documents folder.
    Unless there's another way to correct this, I was going to uninstall Word for Mac and bring the computer back to factory and then reinstall.
    Can this be corrected?
    Thanks
    Kim

    Hi
    You have some options available to you:
    Backup run the installer disk and reformat and reinstall. Backup run the installer disk and archive and install. Backup run the installer disk and archive and install and preserve network users and settings.
    You can also clone the existing drive as it stands now to an external drive, run the installer disk and reformat and reinstall. On restart the Setup Assistant will give you the option to migrate from another disk or Mac. Connect the external disk previously used (must be firewire) and 'cherrypick' what you want back again. You don't necessarily have to use Migration Assistant at this point. You can wait until you have set up your default admin account and use the Assistant later on.
    Tony

  • Get the filter value in the Modify Table interface

    Dear Colleages,
    I use a Table Interface in order to get aditional values in a web template from a table, but I need the filter value used in the query.
    I can get it with "get parameter" sentence:
    GET PARAMETER ID '/BI0/OCALMONTH' FIELD MES1
    But I cannot when I have a filter instead of a variable, it doesn't work using a variable without "manual entry" option.
    ¿How can I get this filter value?
    Regards,
    Jose

    Hi Jose,
    Use method get_state_infos (http://help.sap.com/saphelp_nw04/helpdata/en/32/ab3a3c24b4a00ae10000000a11402f/frameset.htm)
    The dynamic filters are in e_t_slicer.
    If this a a static filter or a variable, you can find them in e_t_txt_symbols.
    Heike

Maybe you are looking for